55 Star 399 Fork 99

rabt / funds

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.babelrc 391 Bytes
一键复制 编辑 原始数据 按行查看 历史
{
"plugins": [
[
"component",
{
"libraryName": "element-ui",
"styleLibraryName": "theme-chalk"
}
]
],
"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/rabt/funds.git
git@gitee.com:rabt/funds.git
rabt
funds
funds
master

搜索帮助