eslint_d

v7.3.0
Makes eslint the fastest linter on the planet
eslint lint

lint

eslint . --ignore-pattern '**/node_modules/**'

test

mocha --file ./node_modules/mocha-referee-sinon

watch

mocha --watch

prepare

cd test/fixture/v4.0.x && npm i && cd ../v5.0.x && npm i

version

changes --commits --footer

posttest

npm run lint

preversion

npm test

postversion

git push --follow-tags && npm publish

Metadata

  • MIT
  • Whatever
  • Maximilian Antoni
  • released 2/26/2019

Downloads