angular-cn/aio/content/examples/structural-directives/plnkr.json

14 lines
233 B
JSON

{
"description": "Structural directives",
"basePath": "src/",
"files": [
"!**/*.d.ts",
"!**/*.js",
"!app/scrap.txt"
],
"tags": [
"structural", "directives", "template", "ngIf",
"ngSwitch", "ngFor"
]
}