We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e8efd6 commit 914d2fbCopy full SHA for 914d2fb
.nuxtrc
@@ -1 +1,3 @@
1
imports.autoImport=false
2
+# enable TypeScript bundler module resolution - https://www.typescriptlang.org/docs/handbook/modules/reference.html#bundler
3
+typescript.tsConfig.compilerOptions.moduleResolution=Bundler
0 commit comments