1.0.0 • Published 6 years ago

eslint-staged-files v1.0.0

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

downloads build dependencies dev dependencies tested with jest

eslint-staged-files

Run ESLint on staged files only.

tl;dr

  • Install by executing npm install eslint-staged-files or yarn add eslint-staged-files.
  • Run just like you would run ESLint, but use eslint-staged-files instead of eslint in your commands.

Getting started

Installation

Add eslint-staged-files by executing npm install eslint-staged-files or yarn add eslint-staged-files.

License

The MIT License.

Author