mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
fd9d1888ce
Also cleans up legacy references to `.angular-cli.json` PR Close #23521
10 lines
120 B
JSON
10 lines
120 B
JSON
{
|
|
"files":[
|
|
"!**/*.d.ts",
|
|
"!**/*.js",
|
|
"!**/*.[0-9].*",
|
|
"angular.json",
|
|
"protractor.conf.js"
|
|
]
|
|
}
|