1 Star 0 Fork 0

单敬博/judge-v3

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
tsconfig.json 312 Bytes
一键复制 编辑 原始数据 按行查看 历史
12341234ffdads 提交于 2017-08-04 20:21 . Test.
{
"compilerOptions": {
"module": "commonjs",
"removeComments": true,
"preserveConstEnums": true,
"sourceMap": true,
"outDir": "./lib",
"rootDir": "./src",
"target": "es2017",
"lib": [
"es2015",
"es2016"
]
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/shanjb0221/judge-v3.git
[email protected]:shanjb0221/judge-v3.git
shanjb0221
judge-v3
judge-v3
master

搜索帮助