We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84199a4 commit 1a8158dCopy full SHA for 1a8158d
1 file changed
packages/nuxt/tsconfig.json
@@ -9,7 +9,7 @@
9
"noUnusedLocals": true,
10
"noEmit": true,
11
"allowSyntheticDefaultImports": true,
12
- "esModuleInterop": false,
+ "esModuleInterop": true,
13
"skipLibCheck": true,
14
"paths": {
15
"#imports": ["./src/runtime/types/nitro-server"]
0 commit comments