mirror of
https://gitee.com/mirrors/AllinSSL.git
synced 2026-05-09 05:11:27 +08:00
【调整】申请证书配置CA选项增加liteSSL证书
This commit is contained in:
@@ -1,14 +0,0 @@
|
||||
{
|
||||
"extends": "@baota/typescript/base.json",
|
||||
"compilerOptions": {
|
||||
"outDir": "dist", // 输出目录
|
||||
"rootDir": "src",
|
||||
"baseUrl": "./",
|
||||
"sourceMap": true,
|
||||
"module": "ESNext",
|
||||
"moduleResolution": "Node",
|
||||
"target": "ESNext"
|
||||
},
|
||||
"include": ["src/*.ts", "src/*.tsx", "src/*.d.ts", "*.d.ts"],
|
||||
"exclude": ["node_modules", "dist"]
|
||||
}
|
||||
Reference in New Issue
Block a user