11 lines
195 B
JSON
Raw Normal View History

2017-11-06 19:02:18 +01:00
{
"description": "Tour of Heroes: Part 0",
"files":[
"!**/*.d.ts",
"!**/*.js",
"!**/*.[1].*"
],
"file": "src/app/app.component.ts",
2017-11-06 19:02:18 +01:00
"tags": ["tutorial", "tour", "heroes"]
}