angular/aio/content/examples/toh-pt2/plnkr.json
2017-04-19 10:28:31 +01:00

10 lines
179 B
JSON

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