Created
January 28, 2021 13:00
-
-
Save alexpchin/8e2bb81ca0067b824a08fdc7e9b3711e to your computer and use it in GitHub Desktop.
Revisions
-
alexpchin created this gist
Jan 28, 2021 .There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1 @@ find . -name "node_modules" -type d -prune -exec rm -rf '{}' +