Add ReactFeatureFlags support to eprh (#35951) (opens in new tab)
We're currently hardcoding experimental options to `eslint-plugin-react-hooks`. This blocks the release on features that might not be ready. This PR extends the ReactFeatureFlag infra to suppo...
Read the original article