dillon1000/react

Commit

Update error transform to allow excluding errors inside subexpressions like ternaries (#24693)

* Update error transform to allow excluding errors inside subexpressions like ternaries

* make leadingcomments aggregation walk the expression stack
Browse files
Changed paths3 files
First-parent comparison
M scripts/error-codes/__tests__/__snapshots__/transform-error-messages.js.snap ModifiedM scripts/error-codes/__tests__/transform-error-messages.js ModifiedM scripts/error-codes/transform-error-messages.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…