0.0.1 • Published 5 years ago

@rocketly/eslint-config-rocketly v0.0.1

Weekly downloads
1
License
-
Repository
-
Last release
5 years ago

Javascript EsLint and Prettier Config

These are settings for ESLint and Prettier, based on those setup by Wes Bos

You might like them - or you might not. Don't worry we 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.

Installing

Coming to a package manager near you.