{
  "description": "Tour of Heroes: Part 5",
  "files":[
    "!**/*.d.ts",
    "!**/*.js",
    "!**/*.[0,1,2,3].*"
  ],
  "file": "src/app/app-routing.module.ts",
  "tags": ["tutorial", "tour", "heroes", "router"]
}