5 Star 2 Fork 3

成都市一颗优雅草科技有限公司/企业服务-招聘信息管理系统-前端uniapp

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
tsconfig.json 510 Bytes
一键复制 编辑 原始数据 按行查看 历史
moxcong 提交于 2024-08-05 10:56 . feat(*): 配置uview组件
{
"compilerOptions": {
"target": "esnext",
"module": "esnext",
"strict": true,
"jsx": "preserve",
"moduleResolution": "node",
"esModuleInterop": true,
"sourceMap": true,
"skipLibCheck": true,
"importHelpers": true,
"allowSyntheticDefaultImports": true,
"useDefineForClassFields": true,
"resolveJsonModule": true,
"lib": [
"esnext",
"dom"
],
"types": [
"@dcloudio/types",
"uview-plus/types"
]
},
"exclude": [
"node_modules",
"unpackage",
"src/**/*.nvue"
]
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/youyacao/qingtinghr-uniapp.git
[email protected]:youyacao/qingtinghr-uniapp.git
youyacao
qingtinghr-uniapp
企业服务-招聘信息管理系统-前端uniapp
main

搜索帮助