Skip to content

Commit 086b86d

Browse files
author
Nicole Garcia
committed
exclude test files
1 parent 2d29095 commit 086b86d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tsconfig.spec.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,8 @@
1414
"include": [
1515
"src/**/*.spec.ts",
1616
"src/**/*.d.ts"
17+
],
18+
"exclude": [
19+
"src/app/app-routing.module.ts"
1720
]
1821
}

0 commit comments

Comments
 (0)