eslint_d

v11.1.1
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 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 11/26/2021

Downloads