mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
1a75934cc0
PR Close #20165
11 lines
151 B
JSON
11 lines
151 B
JSON
{
|
|
"description": "Component Styles",
|
|
"files": [
|
|
"!**/*.d.ts",
|
|
"!**/*.js",
|
|
"!**/*.native.*",
|
|
"!**/*.[1].*"
|
|
],
|
|
"tags": ["CSS"]
|
|
}
|