dillon1000/react
Commit
Browse files [compiler][eslint] Report bailout diagnostics with correct column # (#30977)
Compiler bailout diagnostics should now highlight only the first line of the source location span. (Resubmission of #30423 which was reverted due to invalid column number.)
Changed paths1 file
First-parent comparisoncompiler/packages/eslint-plugin-react-compiler/src/rules/ReactCompilerRule.ts ModifiedPatch
Files changed
Rendering syntax-highlighted changes…