angular-docs-cn/aio/content/examples/routing-with-urlmatcher/stackblitz.json

10 lines
144 B
JSON

{
"description": "Router",
"files":[
"!**/*.d.ts",
"!**/*.js",
"!**/*.[0-9].*"
],
"tags": ["router-with-custom-matching"]
}