2017-02-22 13:13:21 -05:00
|
|
|
{
|
|
|
|
"description": "Tour of Heroes: Part 5",
|
|
|
|
"basePath": "src/",
|
|
|
|
"files":[
|
|
|
|
"!**/*.d.ts",
|
|
|
|
"!**/*.js",
|
2017-11-06 13:02:18 -05:00
|
|
|
"!**/*.[0,1,2,3].*"
|
2017-02-22 13:13:21 -05:00
|
|
|
],
|
|
|
|
"tags": ["tutorial", "tour", "heroes", "router"]
|
|
|
|
}
|