12 lines
174 B
JSON
12 lines
174 B
JSON
|
{
|
||
|
"description": "<ng-container>",
|
||
|
"basePath": "src/",
|
||
|
"files": [
|
||
|
"!**/*.d.ts",
|
||
|
"!**/*.js"
|
||
|
],
|
||
|
"tags": [
|
||
|
"ngcontainer", "structural", "directives"
|
||
|
]
|
||
|
}
|