From f6411ab192a24931bc2b95ec966f239fd6b4f263 Mon Sep 17 00:00:00 2001 From: David Archibald Date: Fri, 13 Jun 2025 13:08:37 -0700 Subject: [PATCH] fix: add 2026/17 to EcmaVersion --- packages/types/src/parser-options.ts | 2 ++ 1 file changed, 2 insertions(+) diff --git a/packages/types/src/parser-options.ts b/packages/types/src/parser-options.ts index e90c42fa640a..c9ed6b106d3d 100644 --- a/packages/types/src/parser-options.ts +++ b/packages/types/src/parser-options.ts @@ -21,6 +21,7 @@ export type EcmaVersion = | 14 | 15 | 16 + | 17 | 2015 | 2016 | 2017 @@ -32,6 +33,7 @@ export type EcmaVersion = | 2023 | 2024 | 2025 + | 2026 | 'latest' | undefined; pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy