Skip to content

Commit cacd4fd

Browse files
committed
remove esModuleInterop
1 parent d42267c commit cacd4fd

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
@@ -14,7 +14,6 @@
1414
"declaration": true,
1515
"lib": ["ES2018"],
1616
"module": "CommonJS",
17-
"esModuleInterop": true,
1817
"moduleResolution": "Node"
1918
}
2019
}

0 commit comments

Comments
 (0)