Expand description
Support for npm-based JavaScript projects
Constants§
- JS_
PROGRAM_ EXT - The extension to add when invoking JS programs which aren’t proper executables.
Functions§
- get_
workspace - Try to find an npm/js workspace at start_dir, walking up ancestors as necessary until we reach clamp_to_dir (or run out of ancestors).