1 Star 0 Fork 635

fendouhuazi / MetaLowCode 企业级全栈低代码平台

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
jsconfig.json 242 Bytes
一键复制 编辑 原始数据 按行查看 历史
王饶冀 提交于 2023-07-07 15:56 . 更新vite
{
"compilerOptions": {
"target": "esnext",
"module": "esnext",
"baseUrl": "./",
"moduleResolution": "node",
"paths": {
"@/*": [
"src/*"
]
},
"lib": [
"esnext",
"dom",
"dom.iterable",
"scripthost"
]
}
}
JavaScript
1
https://gitee.com/huazilove/MetaLowCode.git
git@gitee.com:huazilove/MetaLowCode.git
huazilove
MetaLowCode
MetaLowCode 企业级全栈低代码平台
master

搜索帮助