2 Star 6 Fork 9

RingCode/Beau-ui

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.babelrc 239 Bytes
一键复制 编辑 原始数据 按行查看 历史
小林子 提交于 2021-12-31 13:17 . 1.0
{
"presets": [
"@babel/preset-flow",
[
"@babel/preset-env",
{
"targets": {
"node": "12.12.0"
},
"corejs": "2", // 声明corejs版本
"useBuiltIns": "usage"
}
]
]
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/ringcode/beau-ui.git
git@gitee.com:ringcode/beau-ui.git
ringcode
beau-ui
Beau-ui
master

搜索帮助