Skip to content

Commit c6f6afa

Browse files
committed
fix: __importDefault is not defined
1 parent 9d9a43c commit c6f6afa

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
@@ -9,7 +9,6 @@
99
"target": "ES5",
1010
"lib": ["ESNext"],
1111
"moduleResolution": "node",
12-
"noEmitHelpers": true,
1312
"sourceMap": true,
1413
"pretty": true,
1514
"esModuleInterop": true,

0 commit comments

Comments
 (0)