angular/aio/content/examples/component-overview/stackblitz.json
2020-10-20 10:47:44 -07:00

8 lines
128 B
JSON

{
"description": "Component Overview",
"files":[
"!**/*.d.ts",
"!**/*.js"
],
"tags":["overview", "component"]
}