fix: tsconfig
This commit is contained in:
@@ -19,9 +19,8 @@
|
|||||||
"lib": [
|
"lib": [
|
||||||
"ES2021",
|
"ES2021",
|
||||||
"ES2020",
|
"ES2020",
|
||||||
// for jsdom
|
|
||||||
"DOM",
|
"DOM",
|
||||||
"DOM.Iterable",
|
"DOM.Iterable"
|
||||||
],
|
],
|
||||||
"skipLibCheck": true,
|
"skipLibCheck": true,
|
||||||
"paths": {
|
"paths": {
|
||||||
|
|||||||
Reference in New Issue
Block a user