mirror of
https://gitee.com/mirrors/AllinSSL.git
synced 2026-03-18 20:18:49 +08:00
【新增】私有证书
This commit is contained in:
7
frontend/apps/domain-management-backend/tsconfig.json
Normal file
7
frontend/apps/domain-management-backend/tsconfig.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
"jsx": "preserve"
|
||||
},
|
||||
"files": [],
|
||||
"references": [{ "path": "./tsconfig.app.json" }, { "path": "./tsconfig.node.json" }] // 引用其他tsconfig文件
|
||||
}
|
||||
Reference in New Issue
Block a user