1 Star 0 Fork 16

touchx/AnnieJS

forked from Annie2x/AnnieJS 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
tsconfig.json 426 Bytes
一键复制 编辑 原始数据 按行查看 历史
小可-Anlun 提交于 2021-09-14 00:39 +08:00 . 常规优化升级
{
"compilerOptions": {
"target": "ES5",
"module": "amd",
"sourceMap": false,
"outFile": "buildH5/build.js",
"emitDecoratorMetadata": true,
"experimentalDecorators": true,
"removeComments": true,
"noImplicitAny": true
},
"exclude": [
"node_modules",
"buildH5",
"example",
"libs",
"out",
"docRes"
]
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/touchx_admin/AnnieJS.git
git@gitee.com:touchx_admin/AnnieJS.git
touchx_admin
AnnieJS
AnnieJS
master

搜索帮助