이전 util 이전

This commit is contained in:
2023-08-05 15:34:26 +00:00
parent 5ba073c125
commit 8130c731e0
37 changed files with 72 additions and 694 deletions
+2 -2
View File
@@ -100,8 +100,8 @@
// "skipDefaultLibCheck": true, /* Skip type checking .d.ts files that are included with TypeScript. */
"skipLibCheck": true, /* Skip type checking all .d.ts files. */
"paths": {
"@util/*": ["./server/util/*"],
"@server/*": ["./server/*"],
"@util/*": ["./util/*"],
"@server/*": ["./*"],
}
},
"include": [