dillon1000/react
Commit
Browse files [eprh] Temporarily disable ref access in render validation (#32839)
This rule currently has a few false positives, so let's disable it for now (just in the eslint rule, it's still enabled in the compiler) while we iterate on it.
Changed paths4 files
First-parent comparisoncompiler/packages/eslint-plugin-react-compiler/__tests__/ReactCompilerRule-test.ts ModifiedM compiler/packages/eslint-plugin-react-compiler/src/rules/ReactCompilerRule.ts ModifiedM packages/eslint-plugin-react-hooks/__tests__/ReactCompilerRule-test.ts ModifiedM packages/eslint-plugin-react-hooks/src/rules/ReactCompiler.ts ModifiedPatch
Files changed
Rendering syntax-highlighted changes…