eslint-plugin-mysticatea

v5.0.0-beta.15
Additional ESLint rules.
eslint eslintplugin block scope instanceof isArray static this rest and 3 more...

preversion

run-s clean update test

version

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

postversion

git push && git push --tags

clean

rimraf .nyc_output coverage

lint

eslint lib scripts tests .eslintrc.js

pretest

npm run -s lint

test

nyc mocha "tests/lib/**/*.js" --reporter dot

update

node scripts/generate-browser-globals && node scripts/generate-configs && node scripts/generate-rules

watch

chokidar lib tests --initial --command "npm test && nyc report --reporter lcov"

coverage

nyc report --reporter lcov && opener coverage/lcov-report/index.html

codecov

nyc report --reporter lcovonly && codecov
npm i eslint-plugin-mysticatea

Metadata

  • MIT
  • >=6.5.0
  • Toru Nagashima
  • released 5/29/2018

Downloads

Maintainers