📅  最后修改于: 2022-03-11 15:03:41.003000             🧑  作者: Mango
npm install -g depcheck
depcheck react-project-FOLDER
wait for it !
result:
Unused dependencies
* ...
* react-bootstrap
Missing dependencies
npm uninstall react-bootstrap