4 Star 18 Fork 1

Hans / infers

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
tsconfig.json 244 Bytes
一键复制 编辑 原始数据 按行查看 历史
Hans 提交于 2021-04-13 23:35 . dqdwqd
{
"compilerOptions": {
"target": "ESNext",
"module": "CommonJS",
"outDir": "./dist",
"removeComments": true,
"strict": true,
"declaration": true,
"sourceMap": true
},
"include": [
"src",
"example"
]
}
TypeScript
1
https://gitee.com/hans_s/infers.git
git@gitee.com:hans_s/infers.git
hans_s
infers
infers
main

搜索帮助