@brettz9/eslint-plugin

v1.0.4
Additional ESLint rules.
eslint eslintplugin block scope instanceof isArray static this rest and 3 more...

nyc

nyc pnpm run mocha

lint

eslint .

test

pnpm run --silent lint && pnpm run nyc

clean

rimraf .nyc_output coverage

mocha

mocha --require chai/register-expect "tests/lib/**/*.js"

watch

npm run mocha -- --watch --growl

update

node scripts/generate-rules

version

eslint lib/rules --fix && git add lib

coverage

opener coverage/lcov-report/index.html

preversion

run-s clean update test

postversion

git push && git push --tags
npm i @brettz9/[email protected]

Metadata

  • MIT
  • >=10.0.0
  • Brett Zamir
  • released 11/3/2021

Downloads

Maintainers