Skip to content

Gr33nLight/eslint-config-react-native

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

eslint-config-react-native

Gr33nLight default react-native ESlint configuration

ESlint setup

Move project directory

cd MyProject

Intall dependencies

yarn add eslint babel-eslint prettier eslint-config-prettier eslint-plugin-prettier eslint-plugin-jsx-a11y eslint-plugin-react eslint-plugin-import eslint-plugin-react-hooks@^2.5.0 eslint-config-airbnb --dev

Create .eslintrc.json with content from this repo

curl https://raw.githubusercontent.com/Gr33nLight/eslint-config-react-native/master/.eslintrc.json > .eslintrc.json

About

Gr33nLight default react-native ESlint configuration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published