DEV Community

Discussion on: ESlint and Prettier for React apps (Bonus - Next.js and TypeScript)

Collapse
 
bholmesdev profile image
Ben Holmes

Went through a lot of eslint + prettier tutorials without much luck... and this cleared up so much for me. Nice touch on the a11y validation for hrefs inside Link components; that was driving me crazy!

Collapse
 
heyitsarpit profile image
Arpit

Glad you found it helpful!!!