Skip to content

donatoaguirre24/react-native-typescript-eslint-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ESlint + Prettier + Typescript config

My personal ESLint, Prettier and Typescript config for React Native projects.

Run the following commands:

  • npx react-native init AwesomeTSProject --template react-native-template-typescript

  • cd AwesomeTSProject

  • yarn add -D @react-native-community/eslint-config @typescript-eslint/eslint-plugin @typescript-eslint/parser eslint eslint-plugin-react-native-a11y eslint-plugin-import eslint-import-resolver-typescript

Then create the .eslintrc and .prettierrc files using the provided config

Releases

No releases published

Packages

No packages published