10 lines
148 B
JSON
10 lines
148 B
JSON
|
{
|
||
|
"description": "Intro to Angular",
|
||
|
"basePath": "src/",
|
||
|
"files":[
|
||
|
"!**/*.d.ts",
|
||
|
"!**/*.js",
|
||
|
"!app/hero-list.component.1.*"
|
||
|
]
|
||
|
}
|