@gruzf/test-files
v1.0.4
Published
Easy way to find useless files in your project and delete them
Downloads
2
Readme
check files
:tada: This README.md file was automatically generated with @gruzf/numen-help
Install
npm install @gruzf/test-files
or
yarn add @gruzf/test-files
Usage
Usage: check-files [options] [command]
Options:
-h, --help display help for command
-v, --version output the version number
Commands:
start Finds unused files in your project default
Commands
start
Usage: check-files start [arguments] [options]
Finds unused files in your project
Arguments:
[entryPoint] Entry point
Options:
-bf, --buildFolder <path> Build folder path
-e --exclude <path...> Excluded files
-f, --fix Deletes found unused files
-o, --output <format> Output variant
-s, --source Source folder