eslint-plugin-eslint-comments

v3.2.0
Additional ESLint rules for ESLint directive comments.
eslint eslintplugin eslint-plugin plugin comment comments directive global globals and 7 more...

preversion

npm test

version

node scripts/update && git add .

postversion

git push && git push --tags

clean

rimraf .nyc_output coverage docs/.vuepress/dist

docs:build

vuepress build docs

docs:watch

vuepress dev docs

docs:deploy

node scripts/deploy

lint

eslint lib scripts tests

pretest

npm run -s lint

test

nyc npm run -s test:mocha

test:ci

nyc npm run -s test:mocha

test:mocha

mocha "tests/lib/**/*.js" --reporter dot --timeout 8000

watch

npm run -s test:mocha -- --watch --growl

coverage

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

codecov

nyc report --reporter text-lcov | codecov --pipe --disable=gcov
npm i eslint-plugin-eslint-comments

Metadata

  • MIT
  • >=6.5.0
  • Toru Nagashima
  • released 5/25/2020

Downloads

Maintainers