3.0.0 • Published 3 years ago
@menelaia/eslint-config-react-native v3.0.0
🗂️ eslint-config-react-native
Eslint config for React Native projects. Contains recommended rules extended from airbnb
, airbnb/hooks
, plugin:react
, plugin:react-hooks
. Added rules contain import and prop sorting, as well as most of available react-native
rules.
🖥️ Installation
- Install the correct versions of each package using the below command. If using older npm versions, you can install all needed dependencies manually.
npm install --dev @menelaia/eslint-config-react-native
- Add
"extends": "@menelaia/react-native"
to your .eslintrc.
3.0.0
3 years ago
2.0.0
3 years ago
1.0.2
4 years ago
1.0.1
4 years ago
1.0.0
4 years ago
0.0.1-rc.1
4 years ago
0.0.1-rc.0
4 years ago