仪表盘
版本库
文件存储
活动
搜索
登录
main
/
mom-pro2-before
宁夏三级mom前端
概况
操作记录
提交次数
目录
文档
分支
对比
blame
|
历史
|
原始文档
config(env): 更新生产环境配置和公司名称
云
5 天以前
91c82965b2d987452ca276e3a03b48c8dcda2ae9
[mom-pro2-before.git]
/
internal
/
tsconfig
/
web-app.json
1
2
3
4
5
6
7
8
{
"$schema": "https://json.schemastore.org/tsconfig",
"display": "Web Application",
"extends": "./web.json",
"compilerOptions": {
"types": ["vite/client", "@vben/types/global"]
}
}