dividab / tsconfig-paths

Load node modules according to tsconfig paths, in run-time or via API.
MIT License
1.82k stars 104 forks source link

Support `jsconfig.json` #127

Closed stellarhoof closed 2 years ago

stellarhoof commented 4 years ago

Just a tiny lil feature request. They're the same file, except that tsconfig.json is used to indicate TS projects and jsconfig.json to indicate JS ones