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

9 lines
144 B
JSON

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