aleclarson / vite-tsconfig-paths

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

Enhancement: Add option to silently fail if no ts config file is found #96

Closed haikyuu closed 1 year ago

haikyuu commented 1 year ago

One use case for this is integrating this library in a framework. I can't expect everyone to have a tsconfig file.

I'll be actually working on that. It should be as simple as: