1 Star 0 Fork 0

Clig / roundAvatar

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
tsconfig.json 368 Bytes
一键复制 编辑 原始数据 按行查看 历史
Clig 提交于 2022-06-28 18:09 . feat: cocos圆形头像案例
{
"compilerOptions": {
"module": "commonjs",
"lib": [ "es2015", "es2017", "dom" ],
"target": "es5",
"experimentalDecorators": true,
"skipLibCheck": true,
"outDir": "temp/vscode-dist",
"forceConsistentCasingInFileNames": true
},
"exclude": [
"node_modules",
"library",
"local",
"temp",
"build",
"settings"
]
}
TypeScript
1
https://gitee.com/clig/round-avatar.git
git@gitee.com:clig/round-avatar.git
clig
round-avatar
roundAvatar
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891