We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 638a4a2 commit 3516684Copy full SHA for 3516684
tsconfig.json
@@ -10,7 +10,7 @@
10
"jsx": "preserve",
11
"allowJs": false,
12
"checkJs": false,
13
- "importHelpers": true,
+ "importHelpers": false,
14
"esModuleInterop": true,
15
"allowSyntheticDefaultImports": true,
16
"strict": true,
0 commit comments