tc39 / proposal-async-iterator-helpers

Methods for working with async iterators in ECMAScript
https://tc39.es/proposal-async-iterator-helpers/
95 stars 3 forks source link

Add missing quote for the initial value of the global object property #18

Closed arai-a closed 4 months ago

arai-a commented 4 months ago

The spec uses double-quotation for the string property name when defining the initial value of the global object property.