angular-cn/aio/content/examples/toh-2/ts/plnkr.json

10 lines
160 B
JSON

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