eslint-plugin-ban

v1.6.0
Allows you to bannish some methods or functions.
eslint eslintplugin eslint-plugin ban function method

lint

eslint .

lint:fix

eslint . --fix

format

prettier --write 'lib/*.js' 'tests/**/*.js'

test

mocha tests --recursive

test:watch

mocha tests --recursive --watch

validate

npm run lint && npm run test
npm i eslint-plugin-ban

Metadata

  • ISC
  • >=0.10.0
  • RĂ©mi THOMAS
  • released 11/9/2021

Downloads

Maintainers