Closed
Description
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
.