build() remove tsconfig.spec.json file

This commit is contained in:
Kamil Myśliwiec
2019-01-04 20:34:30 +01:00
parent 176d945f28
commit 71d73aa107
-7
View File
@@ -1,7 +0,0 @@
{
"extends": "./tsconfig.json",
"compilerOptions": {
"types": ["jest", "node"]
},
"include": ["**/*.spec.ts", "**/*.d.ts"]
}