0.0.1 • Published 6 years ago

trash-import v0.0.1

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

💩 Trash import or not

Setup

  • Npm
npm install -g trash-import
  • Yarn
yarn global add trash-import

Usage

Usage: trash-import [options] <directory>

  Look 👀 for unused import and remove 💩 the files if you want to.

  Options:

    -d, --delete             Delete unused import. BACKUP YOUR FILES FIRST
    -o, --output <pathname>  Save output to json file
    -s, --silent             Disable output
    -h, --help               output usage information