aleclarson / vite-tsconfig-paths

Support for TypeScript's path mapping in Vite
MIT License
1.28k stars 45 forks source link

Support checkJs #7

Closed aleclarson closed 3 years ago

aleclarson commented 3 years ago

Would also be nice if the path mappings could optionally be applied to *js files as well. Should maybe even be enabled by default when checkJs is enabled in the tsconfig.json.

Originally posted by @DreierF in https://github.com/aleclarson/vite-tsconfig-paths/issues/4#issuecomment-770363754

aleclarson commented 3 years ago

Added in v2.1.0