wip
This commit is contained in:
@@ -3,11 +3,17 @@
|
||||
"compilerOptions": {
|
||||
"rootDir": "./src",
|
||||
"outDir": "./dist",
|
||||
"paths": {
|
||||
"@/*": ["./src/*"]
|
||||
}
|
||||
},
|
||||
"references": [
|
||||
{
|
||||
"path": "../../@strpc/express"
|
||||
},
|
||||
{
|
||||
"path": "../api_def"
|
||||
},
|
||||
{
|
||||
"path": "../util"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user