eslint-config-lffg-react

2.0.0 • Public • Published

⚛️ ✨ 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.

Package Sidebar

Install

npm i eslint-config-lffg-react

Weekly Downloads

0

Version

2.0.0

License

MIT

Unpacked Size

5.55 kB

Total Files

5

Last publish

Collaborators

  • lffg