d505468fb7
PR Close #25170
11 lines
176 B
JSON
11 lines
176 B
JSON
{
|
|
"description": "Interpolation",
|
|
"files": [
|
|
"!**/*.d.ts",
|
|
"!**/*.js",
|
|
"!**/*.[1,2].*"
|
|
],
|
|
"file": "src/app/app.component.ts",
|
|
"tags": ["interpolation"]
|
|
}
|