1 Star 0 Fork 99

46445356@qq.com / funds

forked from rabt / funds 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.babelrc 312 Bytes
一键复制 编辑 原始数据 按行查看 历史
rabt 提交于 2020-04-14 16:46 . first
{
"plugins": [
"@babel/plugin-proposal-optional-chaining"
],
"presets": [
["@babel/preset-env", {
"useBuiltIns": "usage",
"corejs": 3,
"targets": {
// https://jamie.build/last-2-versions
"browsers": ["> 0.25%", "not ie 11", "not op_mini all"]
}
}]
]
}
JavaScript
1
https://gitee.com/hmfgit/funds.git
git@gitee.com:hmfgit/funds.git
hmfgit
funds
funds
master

搜索帮助