dillon1000/react
Commit
Browse files [compiler] Enable validateNoVoidUseMemo in eslint & playground (#34022)
Enables `validateNoVoidUseMemo` by default only in eslint (it defaults to false otherwise) as well as the playground.
Changed paths3 files
First-parent comparisoncompiler/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 ModifiedPatch
Files changed
Rendering syntax-highlighted changes…