[fix]修复服务启动 (#3)
This commit is contained in:
10
web/tsconfig.json
Normal file
10
web/tsconfig.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"files": [],
|
||||
"compilerOptions": {
|
||||
"ignoreDeprecations": "5.0"
|
||||
},
|
||||
"references": [
|
||||
{ "path": "./tsconfig.app.json" },
|
||||
{ "path": "./tsconfig.node.json" }
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user