1.0.25 • Published 2 years ago
search-and-destroy v1.0.25
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