eslint-changed-since
v0.0.2
Published
Run eslint for files changed since a certain point
Downloads
7
Readme
About
eslint-changed-since
Use a set of eslint rules for files changed since a certain point
Usage
npx eslint-changed-since --changedSince master [...eslint args]
Install
npm install --save-dev eslint-changed-since
yarn add --dev eslint-changed-since
Example
Contributing
Please consult CONTIRBUTING for guidelines on contributing to this project.
Author
eslint-changed-since © Alex Hayton, Released under the Apache-2.0 License.