mirror of
https://gitee.com/mirrors/AllinSSL.git
synced 2026-03-14 02:20:53 +08:00
【初始化】前端工程项目
This commit is contained in:
7
frontend/apps/allin-ssl/tsconfig.json
Normal file
7
frontend/apps/allin-ssl/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