Skip to content

Commit 9f1607e

Browse files
committed
Simplify compilation options for tests
1 parent cbe41c6 commit 9f1607e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

tsconfig.spec.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,6 @@
22
"extends": "./tsconfig.json",
33
"compilerOptions": {
44
"outDir": "./out-tsc/spec",
5-
"module": "commonjs",
6-
"target": "es5",
7-
"baseUrl": "",
85
"types": [
96
"jasmine",
107
"node"

0 commit comments

Comments
 (0)