Clean up node_modules in your projects
Was wondered how you clean your apps/projects node_modules after no longer working on them on your machine locally ? just simply remove the entire project ? keep the whole project ?
Wrote a script to run it in a parent directory and look up for thos...
hashnode.com