This commit is contained in:
go0p
2025-03-02 15:31:20 +08:00
parent 8e2af7a869
commit 3e99ba57ac
11 changed files with 126 additions and 130 deletions
+4 -2
View File
@@ -19,10 +19,12 @@
"typeRoots": [
"./node_modules/@types",
"./src/types"
]
],
"skipLibCheck": true,
"lib": ["dom", "dom.iterable", "esnext"]
},
"include": [
"./src/**/*",
"./src/**/*"
],
"exclude": [
"node_modules"