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 f76ad61 commit 83a2404Copy full SHA for 83a2404
website/tsconfig.json
@@ -5,7 +5,7 @@
5
"lib": ["DOM", "DOM.Iterable", "ESNext"],
6
"allowJs": false,
7
"skipLibCheck": true,
8
- "esModuleInterop": false,
+ "esModuleInterop": true,
9
"allowSyntheticDefaultImports": true,
10
"strict": true,
11
"forceConsistentCasingInFileNames": true,
0 commit comments