[eprh] Add back a no-op for removed component-hook-factories rule (#36307)
The `component-hook-factories` rule was removed in #35825 as part of a feature flag cleanup, but was listed in the README as part of the manual config example. This broke users who used a manual config (copied from the old README) in eslint-plugin-react-hooks 7.1.0. This adds back a deprecated no-op rule as a fix. #35825 removed other rules (`automatic-effect-dependencies` and `fire`), but these were for experimental features that did not ship. These were also not referenced in the README.
M
mofeiZ committed
bc249804d3c2ea6ee95bc5543c3735a65d1239b5
Parent: da9325b
Committed by GitHub <noreply@github.com>
on 4/17/2026, 4:31:24 PM