The React Compiler ESLint rules react-hooks/purity and react-hooks/static-components are currently set to warn instead of error pending fixes for existing violations.
File: eslint.config.mjs line 69
Action required:
- Audit and fix all existing
react-hooks/purity and react-hooks/static-components violations.
- Promote both rules to
error once all violations are resolved.
Requested by @Producdevity — related to PR #375
The React Compiler ESLint rules
react-hooks/purityandreact-hooks/static-componentsare currently set towarninstead oferrorpending fixes for existing violations.File:
eslint.config.mjsline 69Action required:
react-hooks/purityandreact-hooks/static-componentsviolations.erroronce all violations are resolved.Requested by @Producdevity — related to PR #375