You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: