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
{{ message }}
This repository was archived by the owner on Dec 15, 2022. It is now read-only.
Is there plan to add support for this ES7 proposal ? The main thing is that async and await are added as contextual keywords (async is allowed before function, class members and fat expressions, and await inside async functions).