File-check-used
A tool for detecting unused code in projects.
support
- Resource materials
- constant
- TS type declaration (support Automatically remove)
Remove unused assets and reduce the size of the project package.
npx file-check-used
npm i -g file-check-used
Use the fcu
command in the project root directory after the global installation.
fcu
MIT