ES2022 Support

TypeScript 4.6 adds control flow analysis, ES2022 support. infoworld – Latest version of Microsoft’s strongly typed JavaScript also allows code in constructors before super(), improves recursion depth checks, ….

See also:

– ECMA-262 page – defines the ECMAScript 2023 general-purpose programming language. html

– ES2022 Preview: 10 Exciting JavaScript Language Features From 2021 page

– node-projects/esprima-next github