Rules
no-use-form-state
Full Name in eslint-plugin-react-dom
Full Name in @eslint-react/eslint-plugin
Features
🔍
🔄
Presets
dom
recommended
recommended-typescript
recommended-type-checked
Description
Replaces the usages of useFormState
with useActionState
.
An safe codemod is available for this rule.