mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
9 lines
132 B
JSON
9 lines
132 B
JSON
{
|
|
"description": "Router",
|
|
"files":[
|
|
"!**/*.d.ts",
|
|
"!**/*.js",
|
|
"!**/*.[0-9].*"
|
|
],
|
|
"tags": ["router-tutorial"]
|
|
}
|