This commit is contained in:
go0p
2026-08-06 15:11:35 +08:00
committed by go0p
parent 841f663ed5
commit 1b896bc45d
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"