Npm Guide
Did you know, you can find unused packages in your codebase with the help of a package named: π»π½πΊ-π°π΅π²π°πΈ.
1. Install the π»π½πΊ-π°π΅π²π°πΈ package (via yarn or npm)2. Open package.json file and add below line in scripts:"πππ-πβπππ": "π...
jsdev195.hashnode.dev1 min read