eslint-plugin-no-jquery

v2.5.0
Disallow jQuery functions with native equivalents.
eslint eslintplugin eslint-plugin

doc

rm -f docs/rules/* && env DOCGEN=1 mocha --reporter dot tests/** && node tools/build-readme.js

test

nyc mocha --reporter dot tests/** && git diff --exit-code docs/ src/ README.md

build

npm run doc && node tools/build-all-methods.js

report

nyc report --reporter=text-lcov > coverage.lcov

pretest

eslint --report-unused-disable-directives .

onlytest

mocha --reporter dot tests/** --nofix

testpath

mocha

reporthtml

nyc report --reporter=html

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 6/23/2020

Downloads