恢复前端缺失的配置文件

This commit is contained in:
2026-05-13 11:47:56 +08:00
parent c453d3425d
commit 7d86d9f188
4 changed files with 73 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
{
"files": [],
"references": [
{
"path": "./tsconfig.node.json"
},
{
"path": "./tsconfig.app.json"
}
]
}