11 lines
193 B
JSON
11 lines
193 B
JSON
{
|
|
"description": "Tour of Heroes: Part 5",
|
|
"basePath": "src/",
|
|
"files":[
|
|
"!**/*.d.ts",
|
|
"!**/*.js",
|
|
"!**/*.[1,2,3].*"
|
|
],
|
|
"tags": ["tutorial", "tour", "heroes", "router"]
|
|
}
|