From 53127d328e3f6316bc7ad89b03d95a9949963388 Mon Sep 17 00:00:00 2001 From: platers Date: Thu, 9 Sep 2021 23:00:02 -0400 Subject: [PATCH] esnext --- tsconfig-docs.json | 2 +- tsconfig.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tsconfig-docs.json b/tsconfig-docs.json index 8fc5bccc..a1af64a6 100644 --- a/tsconfig-docs.json +++ b/tsconfig-docs.json @@ -14,7 +14,7 @@ "dom", "es5", "scripthost", - "es2021" + "ESNext" ] }, "include": [ diff --git a/tsconfig.json b/tsconfig.json index 733df68d..eb50c919 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -14,7 +14,7 @@ "dom", "es5", "scripthost", - "es2021" + "ESNext" ] }, "include": [