10 lines
157 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].*"
],
"tags": ["tutorial", "tour", "heroes"]
}