eslint-config-jane

v2.4.5
Deprecated: use eslint-plugin-jane.
config eslint jane

format

prettier "*.js" --write

precommit

lint-staged

prepublishOnly

npm run test

test

npm run test:lint && npm run test:test

test:lint

eslint -c .eslintrc.json rules.js

test:test

node test
npm i eslint-config-jane

Metadata

  • MIT
  • >=6.0.0
  • Zac Anger
  • released 7/21/2018

Downloads