1 Star 0 Fork 0

aokunsang / colyseus.js

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
tsconfig.json 396 Bytes
一键复制 编辑 原始数据 按行查看 历史
{
"extends": "./tsconfig/tsconfig.all.json",
"compilerOptions": {
"target": "es6",
"outDir": "lib",
"declaration": true,
"downlevelIteration": true, /*only for tests*/
"allowSyntheticDefaultImports": true,
"noImplicitAny": false,
"esModuleInterop": true,
"experimentalDecorators": true,
"inlineSources": true
}
}
1
https://gitee.com/aokunsang/colyseus.js.git
git@gitee.com:aokunsang/colyseus.js.git
aokunsang
colyseus.js
colyseus.js
master

搜索帮助