1 Star 0 Fork 55

好想出去玩/GitKraken

forked from 马3进4/GitKraken 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
tsconfig.json 341 Bytes
一键复制 编辑 原始数据 按行查看 历史
马3进4 提交于 2022-02-24 10:46 . 存档
{
"compilerOptions": {
"lib": [
"esnext"
],
"module": "commonjs",
"moduleResolution": "node",
"newLine": "lf",
"outDir": "./dist",
"removeComments": true,
"sourceMap": false,
"strict": true,
"target": "esnext"
},
"exclude": [
"./node_modules"
],
"include": [
"./**/*.ts"
]
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/levindandelion/GitKraken.git
git@gitee.com:levindandelion/GitKraken.git
levindandelion
GitKraken
GitKraken
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385