angular/aio/content/examples/animations/stackblitz.json
2018-09-19 10:37:31 -07:00

9 lines
147 B
JSON

{
"description": "Angular Animations Guide",
"files":[
"!**/*.d.ts",
"!**/*.js",
"!**/*.[1,2,3].*"
],
"tags": ["animations"]
}