2.0.0 • Published 4 years ago

eslint-config-lffg-react v2.0.0

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

⚛️ ✨ eslint-config-lffg-react

My React ESLint configuration (eslint-config-lffg-react).

ℹ️ List of plugins that are being used

📦 How to use it?

Install it:

yarn add eslint eslint-config-lffg eslint-config-lffg-react --dev

Please note that, although it is not required, the eslint-config-lffg ESLint configuration is a peer dependency of this module.

Then create a .eslintrc.json file in your project's root:

{
  "extends": ["lffg", "lffg-react"]
}

📖 License

Copyright (c) 2019-current Luiz Felipe Gonçalves.
MIT License.