eslint_d

v10.0.2
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

npm run test -- --watch

prepare

sh prepare.sh

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/10/2021

Downloads