eslint-config-get-off-my-lawn

v6.0.0-beta.6
A highly opinionated, sharable config of ESLint rules to produce beautiful, readable JavaScript.
babel config eslint react

lint

eslint . --ext .js --ext .json

prettier

prettier --write "**/*.{html,js,json,md,mdx,mjs,yaml,yml}"

prettier:check

prettier --check "**/*.{html,js,json,md,mdx,mjs,yaml,yml}"

test

yarn lint && yarn prettier:check

Metadata

  • MIT
  • >=10.0.0
  • Michael Novotny
  • released 3/2/2021

Downloads

Maintainers