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 228324e commit c207562Copy full SHA for c207562
1 file changed
.nuxtrc
@@ -1,2 +1,5 @@
1
imports.autoImport=false
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