fflt

0.0.5 • Public • Published

fflt

npm package Build Status Downloads Issues Code Coverage Semantic Release Template Used

Format, fix, lint, and typecheck.

More features on the way! This is a tool to format, fix, lint, and typecheck only the files that you have touched when diff'd against another branch.

Install

npm install -D fflt
yarn add -D fflt

Usage

Usage
  - Create a config file
    fflt init

  - Runs a command using fflt
    fflt command <command>

Options
  --version, -v  Show version
  --cached,  -c  Include cached files
  --default, -d  Use default branch
  --branch,  -b  Name of branch to use
  --root,    -r  Use git root
  --ignore,  -i  Ignore pattern (regex)
  --verbose, -v  Verbose output

Package Sidebar

Install

npm i fflt

Weekly Downloads

2

Version

0.0.5

License

MIT

Unpacked Size

50.6 kB

Total Files

30

Last publish

Collaborators

  • blackboardd