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
Also the messages for generator and async have slightly different wording:
1220: Generators are only available when targeting ECMAScript 6 or higher. 1311: Async functions are only available when targeting ECMAScript 6 and higher.
I only noticed trying to search the phrase EcmaScript 6 or higher.