mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
c0ad9e104d
PR Close #28157
11 lines
204 B
JSON
11 lines
204 B
JSON
{
|
|
"description": "Built-in Template Functions",
|
|
"files": [
|
|
"!**/*.d.ts",
|
|
"!**/*.js",
|
|
"!**/*.[1,2].*"
|
|
],
|
|
"file": "src/app/app.component.ts",
|
|
"tags": ["Built-in Template Functions"]
|
|
}
|