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 3f81dce commit 237a6c6Copy full SHA for 237a6c6
tsconfig.json
@@ -4,6 +4,7 @@
4
"jsx": "react-jsx",
5
"lib": ["esnext", "dom"],
6
"module": "nodenext",
7
+ "moduleDetection": "force",
8
"noEmit": true,
9
"noUncheckedIndexedAccess": true,
10
"plugins": [
0 commit comments