angular-cn/aio/content/examples/toh-pt6/stackblitz.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"]
}