dillon1000/react

Commit

Revert "[compiler][eslint] remove compilationMode override; report bailouts on first line"

This reverts commit b34b750729bcbcfd80f72f82f46da5bc3e72158f.

This hack doesn't play well internally so I'm reverting this for now
(but keeping the compilationMode override). I'll audit the locations we
report later and try to make them more accurate so we won't need this
workaround.

ghstack-source-id: b6be29c11d5e2eae3004ee74cba1b080894c963a
Pull Request resolved: https://github.com/facebook/react/pull/30792
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…