当前仓库属于暂停状态,部分功能使用受限,详情请查阅 仓库状态说明
15 Star 97 Fork 22

OkCoder / uni-socket-promise
暂停

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
tsconfig.json 292 Bytes
一键复制 编辑 原始数据 按行查看 历史
OkCoder 提交于 2020-01-15 16:44 . 源码
{
"compilerOptions": {
"target": "es5", // 指定ECMAScript目标版本
"module": "commonjs", // 指定模块化类型
"declaration": true, // 生成 `.d.ts` 文件
"outDir": "./dist", // 编译后生成的文件目录
"strict": true // 开启严格的类型检测
}
}
JavaScript
1
https://gitee.com/okcoder/uni-socket-promise.git
git@gitee.com:okcoder/uni-socket-promise.git
okcoder
uni-socket-promise
uni-socket-promise
master

搜索帮助