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

10 lines
167 B
JSON
Raw Normal View History

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