1 Star 0 Fork 499

杨延彬 / Mall4j商城的Uniapp商城端(移动端商城)

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
tsconfig.json 259 Bytes
一键复制 编辑 原始数据 按行查看 历史
哎哟嘿 提交于 2023-11-09 14:50 . vue3框架
{
"compilerOptions": {
"module": "commonjs",
"target": "es5",
"sourceMap": true,
"skipLibCheck": true
},
"exclude": [
"node_modules"
],
"include": [
"src/auto-import/components.d.ts",
"src/auto-import/imports.d.ts"
]
}
JavaScript
1
https://gitee.com/ThomasYang2023/mall4uni.git
git@gitee.com:ThomasYang2023/mall4uni.git
ThomasYang2023
mall4uni
Mall4j商城的Uniapp商城端(移动端商城)
master

搜索帮助