We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ebdb3a3 commit a66982fCopy full SHA for a66982f
vite.config.ts
@@ -55,6 +55,7 @@ export default defineConfig({
55
'.json',
56
'.jsx',
57
'.mjs',
58
+ '.mts',
59
'.ts',
60
'.tsx',
61
'.vue',
0 commit comments