이전 util 이전
This commit is contained in:
@@ -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": [
|
||||
|
||||
Reference in New Issue
Block a user