dillon1000/react

Commit

[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.
Browse files
Changed paths4 files
First-parent comparison
M compiler/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 Modified
Patch

Files changed

Rendering syntax-highlighted changes…