vite-dts
vite-dts copied to clipboard
feat: allow using .mjs extension
If you define a file in the module field which has a .mjs extension, this plugin currently overwrites it with the type definitions. With this change, it instead correctly writes to .mjs.d.ts