dillon1000/react

Commit

[compiler] Enable validateNoVoidUseMemo in eslint & playground (#34022)

Enables `validateNoVoidUseMemo` by default only in eslint (it defaults
to false otherwise) as well as the playground.
Browse files
Changed paths3 files
First-parent comparison
M compiler/apps/playground/components/Editor/EditorImpl.tsx ModifiedM compiler/packages/eslint-plugin-react-compiler/src/rules/ReactCompilerRule.ts ModifiedM packages/eslint-plugin-react-hooks/src/rules/ReactCompiler.ts Modified
Patch

Files changed

Rendering syntax-highlighted changes…