10 lines
169 B
JSON
Raw Normal View History

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