dillon1000/react

Commit

[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.)
Browse files
Changed paths1 file
First-parent comparison
M compiler/packages/eslint-plugin-react-compiler/src/rules/ReactCompilerRule.ts Modified
Patch

Files changed

Rendering syntax-highlighted changes…