mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
10 lines
141 B
JSON
10 lines
141 B
JSON
|
|
{
|
||
|
|
"description": "Validation",
|
||
|
|
"files":[
|
||
|
|
"!**/*.d.ts",
|
||
|
|
"!**/*.js",
|
||
|
|
"!**/*.[1].*"
|
||
|
|
],
|
||
|
|
"file": "src/app/app.component.ts"
|
||
|
|
}
|