1 Star 0 Fork 328

zw点石成金/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"
]
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/zw-turning-stone-into-gold/mall4cloud-platform.git
[email protected]:zw-turning-stone-into-gold/mall4cloud-platform.git
zw-turning-stone-into-gold
mall4cloud-platform
mall4cloud微服务商城-平台端
master

搜索帮助