fix(transformer/object-rest-spread): arrow function expressions with object rest patterns#12185
Conversation
How to use the Graphite Merge QueueAdd either label to this PR to merge it via the merge queue:
You must have a Graphite account in order to use the merge queue. Sign up using this link. An organization admin has enabled the Graphite Merge Queue in this repository. Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue. |
CodSpeed Instrumentation Performance ReportMerging #12185 will not alter performanceComparing Summary
|
…ub.com:cod1r/oxc into fix-object-rest-spread-with-arrow-fn-transform
|
Have you found that your test fails? Generally, we use |
|
Oh ye sry, I was thinking there'd be some way to get the right output but didn't know how to get it. I just thought I'd use the babel playground and get it there by pasting in the input.js contents 😄 . |
You can get a correct output from the |
|
There is a conflict in |
close: #12184
I couldn't figure out where exactly to put tests regarding object rest spread and arrow function transformation.
Probably somewhere underneath tasks/transform_conformance