1 Star 2 Fork 6

闪酷/cool-admin-midway-plugin

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
tsconfig.json 331 Bytes
一键复制 编辑 原始数据 按行查看 历史
闪酷 提交于 2024-01-16 18:21 . 简化
{
"compilerOptions": {
"target": "ES2018",
"module": "CommonJS",
"esModuleInterop": true,
"moduleResolution": "Node",
"noImplicitAny": false,
"skipLibCheck": true,
"declaration": true,
"resolveJsonModule":true,
"pretty": true,
"outDir": "./dist"
},
"include": ["core", "src", "test"]
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/cool-team-official/cool-admin-midway-plugin.git
git@gitee.com:cool-team-official/cool-admin-midway-plugin.git
cool-team-official
cool-admin-midway-plugin
cool-admin-midway-plugin
main

搜索帮助