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

10 lines
147 B
JSON

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