2.0.0 • Published 1 year ago

@menelaia/eslint-config-react v2.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year 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

1 year ago

1.0.0

2 years ago