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 e5ea122 commit 0a1eb34Copy full SHA for 0a1eb34
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