Skip to content

donatoaguirre24/react-typescript-eslint-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ESlint + Prettier + Typescript config

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

Run the following commands:

  • npx create-react-app project-name --template typescript

  • cd project-name

  • yarn add -D @typescript-eslint/eslint-plugin @typescript-eslint/parser eslint eslint-config-prettier eslint-plugin-jest eslint-plugin-prettier eslint-plugin-react eslint-plugin-testing-library prettier

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

Releases

No releases published

Packages

No packages published