fix: tsconfig

This commit is contained in:
Innei
2022-04-09 13:11:16 +08:00
parent cdb8018986
commit d27b46f428

View File

@@ -19,9 +19,8 @@
"lib": [
"ES2021",
"ES2020",
// for jsdom
"DOM",
"DOM.Iterable",
"DOM.Iterable"
],
"skipLibCheck": true,
"paths": {