Skip to content

Instantly share code, notes, and snippets.

@mstoykov
Created August 10, 2020 09:45
Show Gist options
  • Select an option

  • Save mstoykov/72b8895ee7de65c49d72e92157be23c0 to your computer and use it in GitHub Desktop.

Select an option

Save mstoykov/72b8895ee7de65c49d72e92157be23c0 to your computer and use it in GitHub Desktop.
{
"es.symbol": false,
"es.symbol.description": false,
"es.symbol.async-iterator": true,
"es.symbol.has-instance": true,
"es.symbol.is-concat-spreadable": true,
"es.symbol.iterator": true,
"es.symbol.match": true,
"es.symbol.match-all": false,
"es.symbol.replace": true,
"es.symbol.search": true,
"es.symbol.species": true,
"es.symbol.split": true,
"es.symbol.to-primitive": true,
"es.symbol.to-string-tag": true,
"es.symbol.unscopables": true,
"es.array.concat": false,
"es.array.copy-within": true,
"es.array.every": true,
"es.array.fill": true,
"es.array.filter": false,
"es.array.find": true,
"es.array.find-index": true,
"es.array.flat": false,
"es.array.flat-map": true,
"es.array.for-each": true,
"es.array.from": true,
"es.array.includes": true,
"es.array.index-of": true,
"es.array.is-array": true,
"es.array.iterator": true,
"es.array.join": true,
"es.array.last-index-of": true,
"es.array.map": false,
"es.array.of": true,
"es.array.reduce": true,
"es.array.reduce-right": true,
"es.array.reverse": true,
"es.array.slice": false,
"es.array.some": true,
"es.array.sort": true,
"es.array.species": true,
"es.array.splice": false,
"es.array.unscopables.flat": false,
"es.array.unscopables.flat-map": true,
"es.array-buffer.constructor": true,
"es.array-buffer.is-view": false,
"es.array-buffer.slice": true,
"es.data-view": true,
"es.date.now": true,
"es.date.to-iso-string": true,
"es.date.to-json": true,
"es.date.to-primitive": true,
"es.date.to-string": true,
"es.function.bind": true,
"es.function.has-instance": true,
"es.function.name": true,
"es.global-this": false,
"es.json.stringify": false,
"es.json.to-string-tag": true,
"es.map": true,
"es.math.acosh": true,
"es.math.asinh": true,
"es.math.atanh": true,
"es.math.cbrt": true,
"es.math.clz32": true,
"es.math.cosh": false,
"es.math.expm1": true,
"es.math.fround": true,
"es.math.hypot": true,
"es.math.imul": true,
"es.math.log10": true,
"es.math.log1p": true,
"es.math.log2": true,
"es.math.sign": true,
"es.math.sinh": true,
"es.math.tanh": true,
"es.math.to-string-tag": true,
"es.math.trunc": true,
"es.number.constructor": true,
"es.number.epsilon": true,
"es.number.is-finite": true,
"es.number.is-integer": true,
"es.number.is-nan": true,
"es.number.is-safe-integer": true,
"es.number.max-safe-integer": true,
"es.number.min-safe-integer": true,
"es.number.parse-float": true,
"es.number.parse-int": true,
"es.number.to-fixed": true,
"es.number.to-precision": true,
"es.object.assign": true,
"es.object.create": true,
"es.object.define-getter": true,
"es.object.define-properties": true,
"es.object.define-property": true,
"es.object.define-setter": true,
"es.object.entries": true,
"es.object.freeze": true,
"es.object.from-entries": false,
"es.object.get-own-property-descriptor": true,
"es.object.get-own-property-descriptors": true,
"es.object.get-own-property-names": true,
"es.object.get-prototype-of": true,
"es.object.is": true,
"es.object.is-extensible": true,
"es.object.is-frozen": true,
"es.object.is-sealed": true,
"es.object.keys": true,
"es.object.lookup-getter": true,
"es.object.lookup-setter": true,
"es.object.prevent-extensions": true,
"es.object.seal": true,
"es.object.set-prototype-of": true,
"es.object.to-string": true,
"es.object.values": true,
"es.parse-float": true,
"es.parse-int": true,
"es.promise": false,
"es.promise.all-settled": false,
"es.promise.finally": false,
"es.reflect.apply": true,
"es.reflect.construct": true,
"es.reflect.define-property": true,
"es.reflect.delete-property": true,
"es.reflect.get": true,
"es.reflect.get-own-property-descriptor": true,
"es.reflect.get-prototype-of": true,
"es.reflect.has": true,
"es.reflect.is-extensible": true,
"es.reflect.own-keys": true,
"es.reflect.prevent-extensions": true,
"es.reflect.set": false,
"es.reflect.set-prototype-of": true,
"es.regexp.constructor": false,
"es.regexp.exec": false,
"es.regexp.flags": false,
"es.regexp.sticky": false,
"es.regexp.test": false,
"es.regexp.to-string": true,
"es.set": true,
"es.string.code-point-at": true,
"es.string.ends-with": true,
"es.string.from-code-point": true,
"es.string.includes": true,
"es.string.iterator": true,
"es.string.match": false,
"es.string.match-all": false,
"es.string.pad-end": true,
"es.string.pad-start": true,
"es.string.raw": true,
"es.string.repeat": true,
"es.string.replace": false,
"es.string.search": false,
"es.string.split": false,
"es.string.starts-with": true,
"es.string.trim": false,
"es.string.trim-end": false,
"es.string.trim-start": false,
"es.string.anchor": true,
"es.string.big": true,
"es.string.blink": true,
"es.string.bold": true,
"es.string.fixed": true,
"es.string.fontcolor": true,
"es.string.fontsize": true,
"es.string.italics": true,
"es.string.link": true,
"es.string.small": true,
"es.string.strike": true,
"es.string.sub": true,
"es.string.sup": true,
"es.typed-array.float32-array": false,
"es.typed-array.float64-array": false,
"es.typed-array.int8-array": false,
"es.typed-array.int16-array": false,
"es.typed-array.int32-array": false,
"es.typed-array.uint8-array": false,
"es.typed-array.uint8-clamped-array": false,
"es.typed-array.uint16-array": false,
"es.typed-array.uint32-array": false,
"es.typed-array.copy-within": false,
"es.typed-array.every": false,
"es.typed-array.fill": false,
"es.typed-array.filter": false,
"es.typed-array.find": false,
"es.typed-array.find-index": false,
"es.typed-array.for-each": false,
"es.typed-array.from": false,
"es.typed-array.includes": false,
"es.typed-array.index-of": false,
"es.typed-array.iterator": false,
"es.typed-array.join": false,
"es.typed-array.last-index-of": false,
"es.typed-array.map": false,
"es.typed-array.of": false,
"es.typed-array.reduce": false,
"es.typed-array.reduce-right": false,
"es.typed-array.reverse": false,
"es.typed-array.set": false,
"es.typed-array.slice": false,
"es.typed-array.some": false,
"es.typed-array.sort": false,
"es.typed-array.subarray": false,
"es.typed-array.to-locale-string": false,
"es.typed-array.to-string": false,
"es.weak-map": true,
"es.weak-set": true,
"esnext.aggregate-error": false,
"esnext.array.last-index": false,
"esnext.array.last-item": false,
"esnext.async-iterator.constructor": false,
"esnext.async-iterator.as-indexed-pairs": false,
"esnext.async-iterator.drop": false,
"esnext.async-iterator.every": false,
"esnext.async-iterator.filter": false,
"esnext.async-iterator.find": false,
"esnext.async-iterator.flat-map": false,
"esnext.async-iterator.for-each": false,
"esnext.async-iterator.from": false,
"esnext.async-iterator.map": false,
"esnext.async-iterator.reduce": false,
"esnext.async-iterator.some": false,
"esnext.async-iterator.take": false,
"esnext.async-iterator.to-array": false,
"esnext.composite-key": false,
"esnext.composite-symbol": false,
"esnext.iterator.constructor": false,
"esnext.iterator.as-indexed-pairs": false,
"esnext.iterator.drop": false,
"esnext.iterator.every": false,
"esnext.iterator.filter": false,
"esnext.iterator.find": false,
"esnext.iterator.flat-map": false,
"esnext.iterator.for-each": false,
"esnext.iterator.from": false,
"esnext.iterator.map": false,
"esnext.iterator.reduce": false,
"esnext.iterator.some": false,
"esnext.iterator.take": false,
"esnext.iterator.to-array": false,
"esnext.map.delete-all": false,
"esnext.map.every": false,
"esnext.map.filter": false,
"esnext.map.find": false,
"esnext.map.find-key": false,
"esnext.map.from": true,
"esnext.map.group-by": false,
"esnext.map.includes": false,
"esnext.map.key-by": false,
"esnext.map.key-of": false,
"esnext.map.map-keys": false,
"esnext.map.map-values": false,
"esnext.map.merge": false,
"esnext.map.of": true,
"esnext.map.reduce": false,
"esnext.map.some": false,
"esnext.map.update": false,
"esnext.map.update-or-insert": false,
"esnext.map.upsert": false,
"esnext.math.clamp": true,
"esnext.math.deg-per-rad": true,
"esnext.math.degrees": true,
"esnext.math.fscale": true,
"esnext.math.iaddh": true,
"esnext.math.imulh": true,
"esnext.math.isubh": true,
"esnext.math.rad-per-deg": true,
"esnext.math.radians": true,
"esnext.math.scale": true,
"esnext.math.seeded-prng": false,
"esnext.math.signbit": true,
"esnext.math.umulh": true,
"esnext.number.from-string": false,
"esnext.object.iterate-entries": false,
"esnext.object.iterate-keys": false,
"esnext.object.iterate-values": false,
"esnext.observable": true,
"esnext.promise.any": false,
"esnext.promise.try": false,
"esnext.reflect.define-metadata": true,
"esnext.reflect.delete-metadata": true,
"esnext.reflect.get-metadata": true,
"esnext.reflect.get-metadata-keys": true,
"esnext.reflect.get-own-metadata": true,
"esnext.reflect.get-own-metadata-keys": true,
"esnext.reflect.has-metadata": true,
"esnext.reflect.has-own-metadata": true,
"esnext.reflect.metadata": true,
"esnext.set.add-all": false,
"esnext.set.delete-all": false,
"esnext.set.difference": false,
"esnext.set.every": false,
"esnext.set.filter": false,
"esnext.set.find": false,
"esnext.set.from": true,
"esnext.set.intersection": false,
"esnext.set.is-disjoint-from": false,
"esnext.set.is-subset-of": false,
"esnext.set.is-superset-of": false,
"esnext.set.join": false,
"esnext.set.map": false,
"esnext.set.of": true,
"esnext.set.reduce": false,
"esnext.set.some": false,
"esnext.set.symmetric-difference": false,
"esnext.set.union": false,
"esnext.string.at": true,
"esnext.string.code-points": false,
"esnext.string.replace-all": false,
"esnext.symbol.dispose": false,
"esnext.symbol.observable": true,
"esnext.symbol.pattern-match": false,
"esnext.symbol.replace-all": false,
"esnext.weak-map.delete-all": false,
"esnext.weak-map.from": true,
"esnext.weak-map.of": true,
"esnext.weak-map.upsert": false,
"esnext.weak-set.add-all": false,
"esnext.weak-set.delete-all": false,
"esnext.weak-set.from": true,
"esnext.weak-set.of": true,
"web.dom-collections.for-each": true,
"web.dom-collections.iterator": true,
"web.immediate": true,
"web.queue-microtask": false,
"web.timers": true,
"web.url": false,
"web.url.to-json": false,
"web.url-search-params": false
}
{
"es.symbol": false,
"es.symbol.description": false,
"es.symbol.async-iterator": false,
"es.symbol.has-instance": false,
"es.symbol.is-concat-spreadable": false,
"es.symbol.iterator": false,
"es.symbol.match": false,
"es.symbol.match-all": false,
"es.symbol.replace": false,
"es.symbol.search": false,
"es.symbol.species": false,
"es.symbol.split": false,
"es.symbol.to-primitive": false,
"es.symbol.to-string-tag": false,
"es.symbol.unscopables": false,
"es.array.concat": false,
"es.array.copy-within": false,
"es.array.every": true,
"es.array.fill": false,
"es.array.filter": false,
"es.array.find": false,
"es.array.find-index": false,
"es.array.flat": false,
"es.array.flat-map": false,
"es.array.for-each": true,
"es.array.from": false,
"es.array.includes": false,
"es.array.index-of": true,
"es.array.is-array": true,
"es.array.iterator": false,
"es.array.join": true,
"es.array.last-index-of": true,
"es.array.map": false,
"es.array.of": false,
"es.array.reduce": true,
"es.array.reduce-right": true,
"es.array.reverse": true,
"es.array.slice": false,
"es.array.some": true,
"es.array.sort": false,
"es.array.species": false,
"es.array.splice": false,
"es.array.unscopables.flat": false,
"es.array.unscopables.flat-map": false,
"es.array-buffer.constructor": false,
"es.array-buffer.is-view": false,
"es.array-buffer.slice": false,
"es.data-view": false,
"es.date.now": true,
"es.date.to-iso-string": true,
"es.date.to-json": false,
"es.date.to-primitive": false,
"es.date.to-string": true,
"es.function.bind": true,
"es.function.has-instance": false,
"es.function.name": true,
"es.global-this": false,
"es.json.stringify": false,
"es.json.to-string-tag": false,
"es.map": false,
"es.math.acosh": false,
"es.math.asinh": false,
"es.math.atanh": false,
"es.math.cbrt": false,
"es.math.clz32": false,
"es.math.cosh": false,
"es.math.expm1": false,
"es.math.fround": false,
"es.math.hypot": false,
"es.math.imul": false,
"es.math.log10": false,
"es.math.log1p": false,
"es.math.log2": false,
"es.math.sign": false,
"es.math.sinh": false,
"es.math.tanh": false,
"es.math.to-string-tag": false,
"es.math.trunc": false,
"es.number.constructor": true,
"es.number.epsilon": true,
"es.number.is-finite": false,
"es.number.is-integer": false,
"es.number.is-nan": false,
"es.number.is-safe-integer": false,
"es.number.max-safe-integer": false,
"es.number.min-safe-integer": false,
"es.number.parse-float": false,
"es.number.parse-int": false,
"es.number.to-fixed": false,
"es.number.to-precision": false,
"es.object.assign": false,
"es.object.create": true,
"es.object.define-getter": false,
"es.object.define-properties": true,
"es.object.define-property": true,
"es.object.define-setter": false,
"es.object.entries": false,
"es.object.freeze": true,
"es.object.from-entries": false,
"es.object.get-own-property-descriptor": true,
"es.object.get-own-property-descriptors": false,
"es.object.get-own-property-names": true,
"es.object.get-prototype-of": true,
"es.object.is": false,
"es.object.is-extensible": true,
"es.object.is-frozen": true,
"es.object.is-sealed": true,
"es.object.keys": true,
"es.object.lookup-getter": false,
"es.object.lookup-setter": false,
"es.object.prevent-extensions": true,
"es.object.seal": true,
"es.object.set-prototype-of": false,
"es.object.to-string": false,
"es.object.values": false,
"es.parse-float": true,
"es.parse-int": true,
"es.promise": false,
"es.promise.all-settled": false,
"es.promise.finally": false,
"es.reflect.apply": false,
"es.reflect.construct": false,
"es.reflect.define-property": false,
"es.reflect.delete-property": false,
"es.reflect.get": false,
"es.reflect.get-own-property-descriptor": false,
"es.reflect.get-prototype-of": false,
"es.reflect.has": false,
"es.reflect.is-extensible": false,
"es.reflect.own-keys": false,
"es.reflect.prevent-extensions": false,
"es.reflect.set": false,
"es.reflect.set-prototype-of": false,
"es.regexp.constructor": false,
"es.regexp.exec": false,
"es.regexp.flags": false,
"es.regexp.sticky": false,
"es.regexp.test": false,
"es.regexp.to-string": false,
"es.set": false,
"es.string.code-point-at": false,
"es.string.ends-with": false,
"es.string.from-code-point": false,
"es.string.includes": false,
"es.string.iterator": false,
"es.string.match": false,
"es.string.match-all": false,
"es.string.pad-end": false,
"es.string.pad-start": false,
"es.string.raw": false,
"es.string.repeat": false,
"es.string.replace": false,
"es.string.search": false,
"es.string.split": false,
"es.string.starts-with": false,
"es.string.trim": true,
"es.string.trim-end": false,
"es.string.trim-start": false,
"es.string.anchor": false,
"es.string.big": false,
"es.string.blink": false,
"es.string.bold": false,
"es.string.fixed": false,
"es.string.fontcolor": false,
"es.string.fontsize": false,
"es.string.italics": false,
"es.string.link": false,
"es.string.small": false,
"es.string.strike": false,
"es.string.sub": false,
"es.string.sup": false,
"es.typed-array.float32-array": false,
"es.typed-array.float64-array": false,
"es.typed-array.int8-array": false,
"es.typed-array.int16-array": false,
"es.typed-array.int32-array": false,
"es.typed-array.uint8-array": false,
"es.typed-array.uint8-clamped-array": false,
"es.typed-array.uint16-array": false,
"es.typed-array.uint32-array": false,
"es.typed-array.copy-within": false,
"es.typed-array.every": false,
"es.typed-array.fill": false,
"es.typed-array.filter": false,
"es.typed-array.find": false,
"es.typed-array.find-index": false,
"es.typed-array.for-each": false,
"es.typed-array.from": false,
"es.typed-array.includes": false,
"es.typed-array.index-of": false,
"es.typed-array.iterator": false,
"es.typed-array.join": false,
"es.typed-array.last-index-of": false,
"es.typed-array.map": false,
"es.typed-array.of": false,
"es.typed-array.reduce": false,
"es.typed-array.reduce-right": false,
"es.typed-array.reverse": false,
"es.typed-array.set": false,
"es.typed-array.slice": false,
"es.typed-array.some": false,
"es.typed-array.sort": false,
"es.typed-array.subarray": false,
"es.typed-array.to-locale-string": false,
"es.typed-array.to-string": false,
"es.weak-map": false,
"es.weak-set": false,
"esnext.aggregate-error": false,
"esnext.array.last-index": false,
"esnext.array.last-item": false,
"esnext.async-iterator.constructor": false,
"esnext.async-iterator.as-indexed-pairs": false,
"esnext.async-iterator.drop": false,
"esnext.async-iterator.every": false,
"esnext.async-iterator.filter": false,
"esnext.async-iterator.find": false,
"esnext.async-iterator.flat-map": false,
"esnext.async-iterator.for-each": false,
"esnext.async-iterator.from": false,
"esnext.async-iterator.map": false,
"esnext.async-iterator.reduce": false,
"esnext.async-iterator.some": false,
"esnext.async-iterator.take": false,
"esnext.async-iterator.to-array": false,
"esnext.composite-key": false,
"esnext.composite-symbol": false,
"esnext.iterator.constructor": false,
"esnext.iterator.as-indexed-pairs": false,
"esnext.iterator.drop": false,
"esnext.iterator.every": false,
"esnext.iterator.filter": false,
"esnext.iterator.find": false,
"esnext.iterator.flat-map": false,
"esnext.iterator.for-each": false,
"esnext.iterator.from": false,
"esnext.iterator.map": false,
"esnext.iterator.reduce": false,
"esnext.iterator.some": false,
"esnext.iterator.take": false,
"esnext.iterator.to-array": false,
"esnext.map.delete-all": false,
"esnext.map.every": false,
"esnext.map.filter": false,
"esnext.map.find": false,
"esnext.map.find-key": false,
"esnext.map.from": false,
"esnext.map.group-by": false,
"esnext.map.includes": false,
"esnext.map.key-by": false,
"esnext.map.key-of": false,
"esnext.map.map-keys": false,
"esnext.map.map-values": false,
"esnext.map.merge": false,
"esnext.map.of": false,
"esnext.map.reduce": false,
"esnext.map.some": false,
"esnext.map.update": false,
"esnext.map.update-or-insert": false,
"esnext.map.upsert": false,
"esnext.math.clamp": false,
"esnext.math.deg-per-rad": false,
"esnext.math.degrees": false,
"esnext.math.fscale": false,
"esnext.math.iaddh": false,
"esnext.math.imulh": false,
"esnext.math.isubh": false,
"esnext.math.rad-per-deg": false,
"esnext.math.radians": false,
"esnext.math.scale": false,
"esnext.math.seeded-prng": false,
"esnext.math.signbit": false,
"esnext.math.umulh": false,
"esnext.number.from-string": false,
"esnext.object.iterate-entries": false,
"esnext.object.iterate-keys": false,
"esnext.object.iterate-values": false,
"esnext.observable": false,
"esnext.promise.any": false,
"esnext.promise.try": false,
"esnext.reflect.define-metadata": false,
"esnext.reflect.delete-metadata": false,
"esnext.reflect.get-metadata": false,
"esnext.reflect.get-metadata-keys": false,
"esnext.reflect.get-own-metadata": false,
"esnext.reflect.get-own-metadata-keys": false,
"esnext.reflect.has-metadata": false,
"esnext.reflect.has-own-metadata": false,
"esnext.reflect.metadata": false,
"esnext.set.add-all": false,
"esnext.set.delete-all": false,
"esnext.set.difference": false,
"esnext.set.every": false,
"esnext.set.filter": false,
"esnext.set.find": false,
"esnext.set.from": false,
"esnext.set.intersection": false,
"esnext.set.is-disjoint-from": false,
"esnext.set.is-subset-of": false,
"esnext.set.is-superset-of": false,
"esnext.set.join": false,
"esnext.set.map": false,
"esnext.set.of": false,
"esnext.set.reduce": false,
"esnext.set.some": false,
"esnext.set.symmetric-difference": false,
"esnext.set.union": false,
"esnext.string.at": false,
"esnext.string.code-points": false,
"esnext.string.replace-all": false,
"esnext.symbol.dispose": false,
"esnext.symbol.observable": false,
"esnext.symbol.pattern-match": false,
"esnext.symbol.replace-all": false,
"esnext.weak-map.delete-all": false,
"esnext.weak-map.from": false,
"esnext.weak-map.of": false,
"esnext.weak-map.upsert": false,
"esnext.weak-set.add-all": false,
"esnext.weak-set.delete-all": false,
"esnext.weak-set.from": false,
"esnext.weak-set.of": false,
"web.dom-collections.for-each": true,
"web.dom-collections.iterator": true,
"web.immediate": false,
"web.queue-microtask": false,
"web.timers": true,
"web.url": false,
"web.url.to-json": false,
"web.url-search-params": false
}
{
"es.symbol": false,
"es.symbol.description": false,
"es.symbol.async-iterator": false,
"es.symbol.has-instance": true,
"es.symbol.is-concat-spreadable": true,
"es.symbol.iterator": true,
"es.symbol.match": true,
"es.symbol.match-all": false,
"es.symbol.replace": true,
"es.symbol.search": true,
"es.symbol.species": true,
"es.symbol.split": true,
"es.symbol.to-primitive": true,
"es.symbol.to-string-tag": true,
"es.symbol.unscopables": true,
"es.array.concat": true,
"es.array.copy-within": true,
"es.array.every": true,
"es.array.fill": true,
"es.array.filter": true,
"es.array.find": true,
"es.array.find-index": true,
"es.array.flat": false,
"es.array.flat-map": false,
"es.array.for-each": true,
"es.array.from": true,
"es.array.includes": true,
"es.array.index-of": true,
"es.array.is-array": true,
"es.array.iterator": true,
"es.array.join": true,
"es.array.last-index-of": true,
"es.array.map": true,
"es.array.of": true,
"es.array.reduce": true,
"es.array.reduce-right": true,
"es.array.reverse": true,
"es.array.slice": true,
"es.array.some": true,
"es.array.sort": false,
"es.array.species": true,
"es.array.splice": true,
"es.array.unscopables.flat": false,
"es.array.unscopables.flat-map": false,
"es.array-buffer.constructor": true,
"es.array-buffer.is-view": false,
"es.array-buffer.slice": true,
"es.data-view": true,
"es.date.now": true,
"es.date.to-iso-string": true,
"es.date.to-json": false,
"es.date.to-primitive": true,
"es.date.to-string": true,
"es.function.bind": true,
"es.function.has-instance": true,
"es.function.name": true,
"es.global-this": false,
"es.json.stringify": false,
"es.json.to-string-tag": true,
"es.map": true,
"es.math.acosh": true,
"es.math.asinh": true,
"es.math.atanh": true,
"es.math.cbrt": true,
"es.math.clz32": true,
"es.math.cosh": false,
"es.math.expm1": true,
"es.math.fround": true,
"es.math.hypot": true,
"es.math.imul": true,
"es.math.log10": true,
"es.math.log1p": true,
"es.math.log2": true,
"es.math.sign": true,
"es.math.sinh": true,
"es.math.tanh": true,
"es.math.to-string-tag": true,
"es.math.trunc": true,
"es.number.constructor": true,
"es.number.epsilon": true,
"es.number.is-finite": true,
"es.number.is-integer": true,
"es.number.is-nan": true,
"es.number.is-safe-integer": true,
"es.number.max-safe-integer": true,
"es.number.min-safe-integer": true,
"es.number.parse-float": true,
"es.number.parse-int": true,
"es.number.to-fixed": true,
"es.number.to-precision": true,
"es.object.assign": false,
"es.object.create": true,
"es.object.define-getter": false,
"es.object.define-properties": true,
"es.object.define-property": true,
"es.object.define-setter": false,
"es.object.entries": false,
"es.object.freeze": true,
"es.object.from-entries": false,
"es.object.get-own-property-descriptor": true,
"es.object.get-own-property-descriptors": false,
"es.object.get-own-property-names": true,
"es.object.get-prototype-of": true,
"es.object.is": true,
"es.object.is-extensible": true,
"es.object.is-frozen": true,
"es.object.is-sealed": true,
"es.object.keys": true,
"es.object.lookup-getter": false,
"es.object.lookup-setter": false,
"es.object.prevent-extensions": true,
"es.object.seal": true,
"es.object.set-prototype-of": true,
"es.object.to-string": true,
"es.object.values": false,
"es.parse-float": true,
"es.parse-int": true,
"es.promise": false,
"es.promise.all-settled": false,
"es.promise.finally": false,
"es.reflect.apply": true,
"es.reflect.construct": true,
"es.reflect.define-property": true,
"es.reflect.delete-property": true,
"es.reflect.get": true,
"es.reflect.get-own-property-descriptor": true,
"es.reflect.get-prototype-of": true,
"es.reflect.has": true,
"es.reflect.is-extensible": true,
"es.reflect.own-keys": true,
"es.reflect.prevent-extensions": true,
"es.reflect.set": true,
"es.reflect.set-prototype-of": true,
"es.regexp.constructor": false,
"es.regexp.exec": false,
"es.regexp.flags": true,
"es.regexp.sticky": true,
"es.regexp.test": false,
"es.regexp.to-string": false,
"es.set": true,
"es.string.code-point-at": true,
"es.string.ends-with": true,
"es.string.from-code-point": true,
"es.string.includes": true,
"es.string.iterator": true,
"es.string.match": true,
"es.string.match-all": false,
"es.string.pad-end": true,
"es.string.pad-start": true,
"es.string.raw": true,
"es.string.repeat": true,
"es.string.replace": false,
"es.string.search": true,
"es.string.split": true,
"es.string.starts-with": true,
"es.string.trim": true,
"es.string.trim-end": false,
"es.string.trim-start": false,
"es.string.anchor": false,
"es.string.big": false,
"es.string.blink": false,
"es.string.bold": false,
"es.string.fixed": false,
"es.string.fontcolor": false,
"es.string.fontsize": false,
"es.string.italics": false,
"es.string.link": false,
"es.string.small": false,
"es.string.strike": false,
"es.string.sub": false,
"es.string.sup": false,
"es.typed-array.float32-array": false,
"es.typed-array.float64-array": false,
"es.typed-array.int8-array": false,
"es.typed-array.int16-array": false,
"es.typed-array.int32-array": false,
"es.typed-array.uint8-array": false,
"es.typed-array.uint8-clamped-array": false,
"es.typed-array.uint16-array": false,
"es.typed-array.uint32-array": false,
"es.typed-array.copy-within": false,
"es.typed-array.every": false,
"es.typed-array.fill": false,
"es.typed-array.filter": false,
"es.typed-array.find": false,
"es.typed-array.find-index": false,
"es.typed-array.for-each": false,
"es.typed-array.from": false,
"es.typed-array.includes": false,
"es.typed-array.index-of": false,
"es.typed-array.iterator": false,
"es.typed-array.join": false,
"es.typed-array.last-index-of": false,
"es.typed-array.map": false,
"es.typed-array.of": false,
"es.typed-array.reduce": false,
"es.typed-array.reduce-right": false,
"es.typed-array.reverse": false,
"es.typed-array.set": false,
"es.typed-array.slice": false,
"es.typed-array.some": false,
"es.typed-array.sort": false,
"es.typed-array.subarray": false,
"es.typed-array.to-locale-string": false,
"es.typed-array.to-string": false,
"es.weak-map": true,
"es.weak-set": true,
"esnext.aggregate-error": false,
"esnext.array.last-index": false,
"esnext.array.last-item": false,
"esnext.async-iterator.constructor": false,
"esnext.async-iterator.as-indexed-pairs": false,
"esnext.async-iterator.drop": false,
"esnext.async-iterator.every": false,
"esnext.async-iterator.filter": false,
"esnext.async-iterator.find": false,
"esnext.async-iterator.flat-map": false,
"esnext.async-iterator.for-each": false,
"esnext.async-iterator.from": false,
"esnext.async-iterator.map": false,
"esnext.async-iterator.reduce": false,
"esnext.async-iterator.some": false,
"esnext.async-iterator.take": false,
"esnext.async-iterator.to-array": false,
"esnext.composite-key": false,
"esnext.composite-symbol": false,
"esnext.iterator.constructor": false,
"esnext.iterator.as-indexed-pairs": false,
"esnext.iterator.drop": false,
"esnext.iterator.every": false,
"esnext.iterator.filter": false,
"esnext.iterator.find": false,
"esnext.iterator.flat-map": false,
"esnext.iterator.for-each": false,
"esnext.iterator.from": false,
"esnext.iterator.map": false,
"esnext.iterator.reduce": false,
"esnext.iterator.some": false,
"esnext.iterator.take": false,
"esnext.iterator.to-array": false,
"esnext.map.delete-all": false,
"esnext.map.every": false,
"esnext.map.filter": false,
"esnext.map.find": false,
"esnext.map.find-key": false,
"esnext.map.from": false,
"esnext.map.group-by": false,
"esnext.map.includes": false,
"esnext.map.key-by": false,
"esnext.map.key-of": false,
"esnext.map.map-keys": false,
"esnext.map.map-values": false,
"esnext.map.merge": false,
"esnext.map.of": false,
"esnext.map.reduce": false,
"esnext.map.some": false,
"esnext.map.update": false,
"esnext.map.update-or-insert": false,
"esnext.map.upsert": false,
"esnext.math.clamp": false,
"esnext.math.deg-per-rad": false,
"esnext.math.degrees": false,
"esnext.math.fscale": false,
"esnext.math.iaddh": false,
"esnext.math.imulh": false,
"esnext.math.isubh": false,
"esnext.math.rad-per-deg": false,
"esnext.math.radians": false,
"esnext.math.scale": false,
"esnext.math.seeded-prng": false,
"esnext.math.signbit": false,
"esnext.math.umulh": false,
"esnext.number.from-string": false,
"esnext.object.iterate-entries": false,
"esnext.object.iterate-keys": false,
"esnext.object.iterate-values": false,
"esnext.observable": false,
"esnext.promise.any": false,
"esnext.promise.try": false,
"esnext.reflect.define-metadata": false,
"esnext.reflect.delete-metadata": false,
"esnext.reflect.get-metadata": false,
"esnext.reflect.get-metadata-keys": false,
"esnext.reflect.get-own-metadata": false,
"esnext.reflect.get-own-metadata-keys": false,
"esnext.reflect.has-metadata": false,
"esnext.reflect.has-own-metadata": false,
"esnext.reflect.metadata": false,
"esnext.set.add-all": false,
"esnext.set.delete-all": false,
"esnext.set.difference": false,
"esnext.set.every": false,
"esnext.set.filter": false,
"esnext.set.find": false,
"esnext.set.from": false,
"esnext.set.intersection": false,
"esnext.set.is-disjoint-from": false,
"esnext.set.is-subset-of": false,
"esnext.set.is-superset-of": false,
"esnext.set.join": false,
"esnext.set.map": false,
"esnext.set.of": false,
"esnext.set.reduce": false,
"esnext.set.some": false,
"esnext.set.symmetric-difference": false,
"esnext.set.union": false,
"esnext.string.at": false,
"esnext.string.code-points": false,
"esnext.string.replace-all": false,
"esnext.symbol.dispose": false,
"esnext.symbol.observable": false,
"esnext.symbol.pattern-match": false,
"esnext.symbol.replace-all": false,
"esnext.weak-map.delete-all": false,
"esnext.weak-map.from": false,
"esnext.weak-map.of": false,
"esnext.weak-map.upsert": false,
"esnext.weak-set.add-all": false,
"esnext.weak-set.delete-all": false,
"esnext.weak-set.from": false,
"esnext.weak-set.of": false,
"web.dom-collections.for-each": true,
"web.dom-collections.iterator": true,
"web.immediate": false,
"web.queue-microtask": false,
"web.timers": true,
"web.url": false,
"web.url.to-json": false,
"web.url-search-params": false
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment