dillon1000/react

Commit

[playground] Partially revert #32009 (#32035)

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.
Browse files
Changed paths1 file
First-parent comparison
M compiler/apps/playground/components/Editor/EditorImpl.tsx Modified
Patch

Files changed

Rendering syntax-highlighted changes…