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.
Table of contents
Official React PluginRules of HooksReact RefreshJSX AllyNaming Conventions and Filename RulesTS/JSDocBonus - Arrow Function StylesWrapping Up3 Comments
Sort: