From d006ed755a25170f0fe82ea570e53c4090ec6b33 Mon Sep 17 00:00:00 2001 From: lishid Date: Sat, 6 Nov 2021 19:05:49 -0400 Subject: [PATCH] Update tsconfig. --- tsconfig.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/tsconfig.json b/tsconfig.json index 44b8f99..b61f304 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -10,10 +10,10 @@ "moduleResolution": "node", "importHelpers": true, "lib": [ - "dom", - "es5", - "scripthost", - "es2015" + "DOM", + "ES5", + "ES6", + "ES7" ] }, "include": [