Describe the bug
@vitejs/plugin-vue has types (./dist/index.d.mts) but it not detected.

https://npmx.dev/package/@vitejs/plugin-vue
Probably because it doesn't have a types condition or types field in package.json and instead relies on the automatic lookup done by TypeScript.
Additional context
No response
Logs
Describe the bug
@vitejs/plugin-vuehas types (./dist/index.d.mts) but it not detected.Probably because it doesn't have a
typescondition ortypesfield in package.json and instead relies on the automatic lookup done by TypeScript.Additional context
No response
Logs