From bda4d55940e362465973596ae149840868a0a19f Mon Sep 17 00:00:00 2001 From: Bryan Mishkin <698306+bmish@users.noreply.github.com> Date: Sun, 13 Nov 2022 09:58:41 -0500 Subject: [PATCH] feat: raise tsconfig target to ES2021 --- tsconfig.base.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tsconfig.base.json b/tsconfig.base.json index 7bb2b5a7fa8f..4116456c2196 100644 --- a/tsconfig.base.json +++ b/tsconfig.base.json @@ -13,8 +13,8 @@ "skipLibCheck": true, "sourceMap": true, "strict": true, - "target": "es2017", - "lib": ["es2017"], + "target": "ES2021", + "lib": ["ES2021"], "paths": {} } } 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