Closed
Description
It would be helpful to turn off the transformation of async await code, to allow it to be emitted directly. The Typescript implementation has some bugs (like #4367) so I would prefer just letting Babel handle this for me.
It would be helpful to turn off the transformation of async await code, to allow it to be emitted directly. The Typescript implementation has some bugs (like #4367) so I would prefer just letting Babel handle this for me.