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