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.
esModuleInterop
docs
1 parent 55e0d33 commit aed3d42Copy full SHA for aed3d42
docs/tsconfig.json
@@ -1,6 +1,7 @@
1
{
2
"extends": "@reduxjs/tsconfig/base",
3
"compilerOptions": {
4
+ "esModuleInterop": true,
5
"allowUnusedLabels": true,
6
"noEmitOnError": false,
7
"removeComments": false,
0 commit comments