diff --git a/.nuxtrc b/.nuxtrc new file mode 100644 index 0000000..0c79f29 --- /dev/null +++ b/.nuxtrc @@ -0,0 +1,2 @@ +# enable TypeScript bundler module resolution - https://www.typescriptlang.org/docs/handbook/modules/reference.html#bundler +experimental.typescriptBundlerResolution=true \ No newline at end of file