mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
9 lines
147 B
JSON
9 lines
147 B
JSON
{
|
|
"description": "Angular Animations Guide",
|
|
"files":[
|
|
"!**/*.d.ts",
|
|
"!**/*.js",
|
|
"!**/*.[1,2,3].*"
|
|
],
|
|
"tags": ["animations"]
|
|
}
|