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 09929f4 commit 5545b2fCopy full SHA for 5545b2f
tsconfig.json
@@ -4,6 +4,6 @@
4
"module": "CommonJS",
5
"moduleResolution": "Node",
6
"strict": true,
7
- "esModuleInterop": true,
8
- },
+ "esModuleInterop": true
+ }
9
}
0 commit comments