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

11 lines
185 B
JSON

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