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 0d9f839 commit 04c452cCopy full SHA for 04c452c
.nuxtrc
@@ -1,2 +1,5 @@
1
imports.autoImport=true
2
typescript.includeWorkspace=true
3
+
4
+# enable TypeScript bundler module resolution - https://www.typescriptlang.org/docs/handbook/modules/reference.html#bundler
5
+experimental.typescriptBundlerResolution=true
0 commit comments