search-and-destroy
v1.0.4
Published
Recursively delete node_modules.
Downloads
4
Maintainers
Readme
search-and-destroy
Recursively delete node_modules
.
Usage
Recursively delete node_modules
in the cwd
and subdirectories:
npx search-and-destroy
Recursively delete node_modules
in another directory and its subdirectories:
npx search-and-destroy ./path/to/some/dir