mirror of
https://gitee.com/mirrors/AllinSSL.git
synced 2026-03-08 15:51:11 +08:00
8 lines
181 B
JSON
8 lines
181 B
JSON
{
|
|
"compilerOptions": {
|
|
"jsx": "preserve"
|
|
},
|
|
"files": [],
|
|
"references": [{ "path": "./tsconfig.app.json" }, { "path": "./tsconfig.node.json" }] // 引用其他tsconfig文件
|
|
}
|