9 lines
177 B
JSON
9 lines
177 B
JSON
{
|
|
"description": "Structural directives",
|
|
"files": ["!**/*.d.ts", "!**/*.js"],
|
|
"tags": [
|
|
"structural", "directives", "template", "ngIf",
|
|
"ngSwitch", "ngFor"
|
|
]
|
|
}
|