We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7ebd39 commit 4a21f59Copy full SHA for 4a21f59
tsconfig.json
@@ -8,7 +8,7 @@
8
"pretty": true,
9
"strictNullChecks": true,
10
"declaration": true,
11
- "esModuleInterop": true
+ "allowSyntheticDefaultImports": true
12
},
13
"lib": [
14
"es2023"
0 commit comments