angular-cn/aio/content/examples/toh-pt0/stackblitz.json

10 lines
157 B
JSON
Raw Normal View History

2017-11-06 13:02:18 -05:00
{
"description": "Tour of Heroes: Part 0",
"files":[
"!**/*.d.ts",
"!**/*.js",
"!**/*.[1].*"
],
"tags": ["tutorial", "tour", "heroes"]
}