eslint-plugin-mysticatea

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

preversion

run-s clean build test

postversion

git push && git push --tags

build

node scripts/generate-index.js

clean

rimraf .nyc_output coverage index.js

lint

eslint lib scripts tests

test

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

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

Metadata

  • MIT
  • ^4.0.0 || >=6.0.0
  • Toru Nagashima
  • released 10/18/2017

Downloads

Maintainers