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

10 lines
169 B
JSON
Raw Normal View History

2015-12-23 12:42:57 -05:00
{
"description": "Tour of Heroes: Part 5",
"files":[
"!**/*.d.ts",
"!**/*.js",
"!**/*.[1,2].*"
],
"tags": ["tutorial", "tour", "heroes", "router"]
}