We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d29095 commit 086b86dCopy full SHA for 086b86d
tsconfig.spec.json
@@ -14,5 +14,8 @@
14
"include": [
15
"src/**/*.spec.ts",
16
"src/**/*.d.ts"
17
+ ],
18
+ "exclude": [
19
+ "src/app/app-routing.module.ts"
20
]
21
}
0 commit comments