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

11 lines
179 B
JSON

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