From d27b46f4285995eea4f062ffd1138ad55515e184 Mon Sep 17 00:00:00 2001 From: Innei Date: Sat, 9 Apr 2022 13:11:16 +0800 Subject: [PATCH] fix: tsconfig --- tsconfig.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/tsconfig.json b/tsconfig.json index c631eda0..aa174370 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -19,9 +19,8 @@ "lib": [ "ES2021", "ES2020", - // for jsdom "DOM", - "DOM.Iterable", + "DOM.Iterable" ], "skipLibCheck": true, "paths": {