2 Star 7 Fork 1

辉帅/GYLite

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
tsconfig.json 238 Bytes
一键复制 编辑 原始数据 按行查看 历史
辉帅 提交于 2022-11-24 01:42 . 优化属性访问速度
{
"include": [
"src",
"libs/zlib"
],
"compilerOptions": {
"target": "es5",
"outDir": "bin-debug",
"lib": [
"es5",
"dom",
"es2015.promise"
],
"sourceMap": true,
"experimentalDecorators": true,
"types": []
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/gyarea_admin/gylite.git
[email protected]:gyarea_admin/gylite.git
gyarea_admin
gylite
GYLite
master

搜索帮助