Rules
class-component
Full Name in eslint-plugin-react-debug
Full Name in @eslint-react/eslint-plugin
Features
🐞
Presets
debug
What it does
Reports all class components. Useful for debugging. This rule should only be used for debugging purposes. Otherwise, leave it off.
Examples
Implementation
See Also
function-component
Reports all class components.hook
Reports all React Hooks.