0.0.19 • Published 6 years ago

eslint-config-farai v0.0.19

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

Eslint and Prettier Setup (forked from Wes Bos)

Settings I use for ESLint and Prettier

You might like them - or you might not. Don't worry you can always change them.

What it does

  • Lints JavaScript based on the latest standards
  • Fixes issues and formatting errors with Prettier
  • Lints + Fixes inside of html script tags
  • Lints + Fixes React via eslint-config-airbnb
  • You can see all the rules here - these generally abide by the code written in my courses. You are very welcome to overwrite any of these settings, or just fork the entire thing to create your own.