12 Star 198 Fork 317

Mall4j商城系统 / mall4cloud微服务商城-平台端

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
tsconfig.json 258 Bytes
一键复制 编辑 原始数据 按行查看 历史
lijunwen559 提交于 2023-11-09 11:31 . init
{
"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"
]
}
1
https://gitee.com/gz-yami/mall4cloud-platform.git
git@gitee.com:gz-yami/mall4cloud-platform.git
gz-yami
mall4cloud-platform
mall4cloud微服务商城-平台端
master

搜索帮助