28 Star 87 Fork 22

DWZ团队 / dwz_mobile_app

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.babelrc 290 Bytes
一键复制 编辑 原始数据 按行查看 历史
张慧华 提交于 2021-05-19 22:17 . 细节处理
{
"compact": false,
"presets": [
[
"env",
{
"modules": false,
"targets": {
"browsers": ["last 2 versions", "Android >= 4.0", "ios >= 6"]
},
"debug": false,
"include": [],
"useBuiltIns": false
}
]
],
"plugins": ["transform-decorators-legacy"]
}
JavaScript
1
https://gitee.com/dwzteam/dwz_mobile_app.git
git@gitee.com:dwzteam/dwz_mobile_app.git
dwzteam
dwz_mobile_app
dwz_mobile_app
master

搜索帮助