A tool for detecting unused code in projects.
npm install file-check-used
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.
!demo
``shell`
npx file-check-used
`shell`
npm i -g file-check-used
Use the fcu command in the project root directory after the global installation.
`shell``
fcu
MIT