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
Just as there's a loose mode to allow top-level return it would be nice to have some kind of loose mode, allowAwaitEverywhere, or allowAwaitOutsideFunction option for top-level await.
Just as there's a loose mode to allow top-level
returnit would be nice to have some kind of loose mode,allowAwaitEverywhere, orallowAwaitOutsideFunctionoption for top-levelawait.