mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
f91b0455c0
PR Close #24206
10 lines
147 B
JSON
10 lines
147 B
JSON
{
|
|
"description": "Angular Animations Guide",
|
|
"files":[
|
|
"!**/*.d.ts",
|
|
"!**/*.js",
|
|
"!**/*.[1,2,3].*"
|
|
],
|
|
"tags": ["animations"]
|
|
}
|