2018-01-23 21:30:27 -08:00

10 lines
157 B
JSON

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