dillon1000/react
Commit
Browse files [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 configurationsChanged paths1 file
First-parent comparisoncompiler/packages/eslint-plugin-react-compiler/src/index.ts ModifiedPatch
Files changed
Rendering syntax-highlighted changes…