DEV Community

Discussion on: How to setup a React.JS Project with TypeScript, ESLint and Prettier

Collapse
 
gorvgoyl profile image
Gourav

Thanks, this is an extensive guide! I have few doubts.. any specific reason to choose "@typescript-eslint/parser" over "babel-eslint"? and why should we include "airbnb" in eslint "extends"?

Collapse
 
renatobentorocha profile image
Renato Rocha

Hi JerryGoyal! Thanks by comments!

Best regards