Check for package.json in parent directory #15
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
As an additional safety check for
node_modules
you could check for the existence ofpackage.json
in the parent directory.The text was updated successfully, but these errors were encountered: