[全量] 初始化项目代码、配置、文档及Agent协同harness
This commit is contained in:
15
chat_web_front/tsconfig.json
Normal file
15
chat_web_front/tsconfig.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"files": [],
|
||||
"references": [
|
||||
{
|
||||
"path": "./tsconfig.node.json"
|
||||
},
|
||||
{
|
||||
"path": "./tsconfig.app.json"
|
||||
}
|
||||
],
|
||||
"compilerOptions": {
|
||||
"noImplicitAny": false,
|
||||
"strict": false,
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user