angular-cn/aio/content/examples/toh-pt4/plnkr.json

11 lines
181 B
JSON
Raw Normal View History

{
"description": "Tour of Heroes: Part 4",
"basePath": "src/",
"files":[
"!**/*.d.ts",
"!**/*.js",
"!**/*.[1,2].*"
],
"tags": ["tutorial", "tour", "heroes"]
}