mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
1a75934cc0
PR Close #20165
10 lines
144 B
JSON
10 lines
144 B
JSON
{
|
|
"description": "Intro to Angular",
|
|
"files":[
|
|
"!**/*.d.ts",
|
|
"!**/*.js",
|
|
"!**/*.[1].*"
|
|
],
|
|
"file": "src/app/app.module.ts"
|
|
}
|