dillon1000/react
Commit
Browse files [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.
Changed paths1 file
First-parent comparisoncompiler/apps/playground/components/Editor/EditorImpl.tsx ModifiedPatch
Files changed
Rendering syntax-highlighted changes…