2.0.0 • Published 3 years ago

@menelaia/eslint-config-react v2.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

🗂️ eslint-config-react

NPM

Eslint config for React projects. Contains recommended rules extended from airbnb, airbnb/hooks, plugin:react, plugin:react-hooks. Added rules contain import and prop sorting.

🖥️ Installation

  1. Install the correct versions of each package using the below command. If using older npm versions, you can install all needed dependencies manually.
npx install-peerdeps --dev @menelaia/eslint-config-react
  1. Add "extends": "@menelaia/react" to your .eslintrc.
2.0.0

3 years ago

1.0.0

3 years ago