angular-cn/aio/content/examples/ngcontainer/stackblitz.json

11 lines
152 B
JSON
Raw Normal View History

{
"description": "<ng-container>",
"files": [
"!**/*.d.ts",
"!**/*.js"
],
"tags": [
"ngcontainer", "structural", "directives"
]
}