Skip to content

Commit 95387fe

Browse files
committed
Remove compiler "module" option
1 parent 36ed6c2 commit 95387fe

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tsconfig.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33

44
"compilerOptions": {
55
"target": "es6",
6-
"module": "commonjs",
76
"strictNullChecks": true,
87
"declaration": true
98
}

0 commit comments

Comments
 (0)