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