dillon1000/react

Commit

[compiler] Add VoidUseMemo rule to RecommendedLatest (#34783)

Adds a new error category VoidUseMemo which is only enabled in the
RecommendedLatest preset for now.
Browse files
Changed paths2 files
First-parent comparison
M compiler/packages/babel-plugin-react-compiler/src/CompilerError.ts ModifiedM compiler/packages/babel-plugin-react-compiler/src/Inference/DropManualMemoization.ts Modified
Patch

Files changed

Rendering syntax-highlighted changes…