11 lines
193 B
JSON
Raw Permalink Normal View History

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