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"]
|
|
}
|