There is a package for that.
npm install -g depcheck
Run in your project directory
depcheck
See the results
Unused dependencies
* chalk
* express
Unused devDependencies
* nodemon
CLICK HERE to find out more related problems solutions.
There is a package for that.
npm install -g depcheck
Run in your project directory
depcheck
See the results
Unused dependencies
* chalk
* express
Unused devDependencies
* nodemon
CLICK HERE to find out more related problems solutions.