Removing unused frontend packages
Depcheck is a tool for analyzing the dependencies in a project to see: how each dependency is used, which dependencies are useless, and which dependencies are missing from package.json.
The package can be installed and ran using the following command...
blogs.namitoyokota.com1 min read