angular-docs-cn/public/docs/_examples/toh-5/ts/plnkr.json

10 lines
171 B
JSON

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