Files
pc_frontend/tsconfig.json
qingfeng1121 0f89705f94 feat: 初始化前端项目基础架构
添加项目基础文件结构,包括Vue3+TypeScript配置、路由管理、状态管理和基础页面组件
2025-12-09 11:03:15 +08:00

12 lines
139 B
JSON

{
"files": [],
"references": [
{
"path": "./tsconfig.node.json"
},
{
"path": "./tsconfig.app.json"
}
]
}