{"library":"eslint-plugin-react-hook-form","type":"library","category":null,"description":"ESLint plugin for react-hook-form that enforces best practices and catches common mistakes during development. Current stable version is 0.3.1, with irregular release cadence (latest release May 2023). Provides rules like 'destructuring-formstate', 'no-access-control', 'no-nested-object-setvalue', and 'no-use-watch'. Differentiators: specifically targets react-hook-form API misuse (e.g., formState destructuring, control property access, nested objects in setValue, watch usage). Integrates via plugins and extends in ESLint config.","language":"javascript","status":"active","version":"0.3.1","tags":["javascript","react","react-hook-form","eslint","eslintplugin","eslint-plugin"],"last_verified":"Wed May 27","install":[{"cmd":"npm install eslint-plugin-react-hook-form","imports":["extends: ['plugin:react-hook-form/recommended']","rules: {'react-hook-form/destructuring-formstate': 'error'}","plugins: ['react-hook-form']"]},{"cmd":"yarn add eslint-plugin-react-hook-form","imports":[]},{"cmd":"pnpm add eslint-plugin-react-hook-form","imports":[]}],"homepage":null,"github":"https://github.com/andykao1213/eslint-plugin-react-hook-form","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/eslint-plugin-react-hook-form","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/eslint-plugin-react-hook-form/compatibility"}}