Skip to content

Commit 5cab8eb

Browse files
committed
rm importHelpers line to fix specs
1 parent 3c39187 commit 5cab8eb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tsconfig.json

-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
"allowSyntheticDefaultImports": true,
55
"declaration": true,
66
"esModuleInterop": true,
7-
"importHelpers": true,
87
"jsx": "react",
98
"lib": ["esnext", "dom"],
109
"module": "esnext",

0 commit comments

Comments
 (0)