Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 216 Bytes

File metadata and controls

5 lines (3 loc) · 216 Bytes
Get node modules dir

Simply returns the path to the node modules folder. Useful for things like electron where asar unpacked modules are in their own location that needs to be resolved

Written in Typescript.