Skip to content

Conversation

@poteto
Copy link
Member

@poteto poteto commented Jan 9, 2025

I had forgotten that our default error reporting threshold was none due to the fact that build pipelines should not throw errors. This resets it back to throwing on all errors which mostly is the same as the eslint plugin.

Closes #32014.

@facebook-github-bot facebook-github-bot added CLA Signed React Core Team Opened by a member of the React Core Team labels Jan 9, 2025
I had forgotten that our default error reporting threshold was `none` due to the fact that build pipelines should not throw errors. This resets it back to throwing on all errors which mostly is the same as the eslint plugin.

Closes #32014.
@poteto poteto merged commit 8932ca3 into main Jan 9, 2025
18 of 26 checks passed
@poteto poteto deleted the pr32035 branch January 9, 2025 17:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed React Core Team Opened by a member of the React Core Team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Compiler Bug]: Playground doesn't display compiler violations

2 participants