angular/aio/content/examples/getting-started/stackblitz.json
2019-03-29 10:47:37 -07:00

9 lines
164 B
JSON

{
"description": "Getting Started",
"files":[
"!**/*.d.ts",
"!**/*.js",
"!**/*.[0-9].*"
],
"tags": ["Angular", "getting started", "tutorial"]
}