eslint-staged-files
v1.0.0
Published
Run ESLint on staged files only.
Downloads
15
Readme
eslint-staged-files
Run ESLint on staged files only.
tl;dr
- Install by executing
npm install eslint-staged-filesoryarn add eslint-staged-files. - Run just like you would run ESLint, but use
eslint-staged-filesinstead ofeslintin 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.
