eslint-staged-files

v1.0.0
Run ESLint on staged files only.
diff eslint git lint staged

build

babel src -d dist --ignore **/__tests__

prepublishOnly

yarn run build

test

yarn run test-eslint && yarn run test-jest

test-eslint

eslint src/ test/ --ext .jsx,.js

test-jest

jest

test-jest-coverage

jest --coverage
npm i eslint-staged-files

Metadata

  • MIT
  • Whatever
  • Wojciech Maj
  • released 9/6/2018

Downloads

Maintainers