mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
e1ea7ed019
PR Close #22961
11 lines
170 B
JSON
11 lines
170 B
JSON
{
|
|
"description": "Providers",
|
|
"files": [
|
|
"!**/*.d.ts",
|
|
"!**/*.js",
|
|
"!**/*.[0,1,2].*"
|
|
],
|
|
"file": "src/app/app.component.ts",
|
|
"tags": ["providers"]
|
|
}
|