1 Star 1 Fork 220

理码情缘/dante-cloud-ui

forked from 码匠君/dante-cloud-ui 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
tsconfig.json 412 Bytes
一键复制 编辑 原始数据 按行查看 历史
码匠君 提交于 2022-09-28 18:31 . Monorepo 版本基础结构
{
"compilerOptions": {
"target": "ESNext",
"useDefineForClassFields": true,
"module": "ESNext",
"moduleResolution": "Node",
"strict": true,
"jsx": "preserve",
"sourceMap": true,
"resolveJsonModule": true,
"isolatedModules": true,
"esModuleInterop": true,
"lib": ["ESNext", "DOM"],
"skipLibCheck": true
},
"references": [{ "path": "./tsconfig.node.json" }]
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
NodeJS
1
https://gitee.com/loongmyli/dante-cloud-ui.git
[email protected]:loongmyli/dante-cloud-ui.git
loongmyli
dante-cloud-ui
dante-cloud-ui
master

搜索帮助