dillon1000/react

Commit

[compiler] Have react-compiler eslint plugin return a RuleModule (#34421)

Eslint is expecting a map of [string] => RuleModule. Before we were
passing {rule: RuleModule, severity: ErrorSeverity} which was breaking
legacy Eslint configurations
Browse files
Changed paths1 file
First-parent comparison
M compiler/packages/eslint-plugin-react-compiler/src/index.ts Modified
Patch

Files changed

Rendering syntax-highlighted changes…