eslint_d

v12.1.0
Makes eslint the fastest linter on the planet
eslint lint

lint

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

test

mocha

watch

npm run test -- --watch

prepare

sh scripts/install-fixture-deps.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 4/21/2022

Downloads