Using ESLint for React projects can help catch some common mistakes, code-smells, and define common conventions for a codebase. In this blog, I'll go through some valuable ESLint plugins and rules tailored specifically for React Projects.

7m read timeFrom dev.to
Post cover image
Table of contents
Official React PluginRules of HooksReact RefreshJSX AllyNaming Conventions and Filename RulesTS/JSDocBonus - Arrow Function StylesWrapping Up
3 Comments

Sort: