1 Star 0 Fork 194

Xbiubiubiu / Eazax Cocos 示例项目

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
jsconfig.json 280 Bytes
一键复制 编辑 原始数据 按行查看 历史
陈皮皮 提交于 2020-08-11 23:56 . update
{
"compilerOptions": {
"target": "es6",
"module": "commonjs",
"experimentalDecorators": true
},
"exclude": [
"node_modules",
".vscode",
"library",
"local",
"settings",
"temp"
]
}
TypeScript
1
https://gitee.com/littlepro/eazax-cases.git
git@gitee.com:littlepro/eazax-cases.git
littlepro
eazax-cases
Eazax Cocos 示例项目
master

搜索帮助