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": [