We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3944486 + 815f39b commit bfb6474Copy full SHA for bfb6474
ES2020.MD
@@ -9,8 +9,8 @@ ES2020 includes the following new feature proposals:
9
10
- [Dynamic Imports](#dynamic-imports)
11
- [`BigInt`](#bigint)
12
-- [Nullish Coalescing Operator](#nullish-coalescing-operator)
13
-- [Optional Chaining Operator](#optional-chaining-operator)
+- [Nullish Coalescing Operator](#nullish-coalescing-operator-)
+- [Optional Chaining Operator](#optional-chaining-operator-)
14
- [`Promise.allSettled()`](#promiseallsettled)
15
- [`String.matchAll()`](#stringmatchall)
16
- [`globalThis`](#globalthis)
0 commit comments