Skip to content

Commit 6b193ba

Browse files
committed
fix: Fix ES module issue. #60
1 parent cb43451 commit 6b193ba

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
@@ -8,7 +8,6 @@
88
"allowSyntheticDefaultImports": true,
99
"strict": true,
1010
"forceConsistentCasingInFileNames": true,
11-
"module": "esnext",
1211
"isolatedModules": true,
1312
"declaration": true,
1413
"baseUrl": ".",

0 commit comments

Comments
 (0)