1 Star 2 Fork 80

疯狂的逍遥 / Vant

forked from Gitee 极速下载 / Vant 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.babelrc 241 Bytes
一键复制 编辑 原始数据 按行查看 历史
{
"presets": [["env", { "modules": false, "loose": true }]],
"plugins": ["transform-runtime", "transform-object-rest-spread"],
"env": {
"commonjs": {
"presets": [["env", { "modules": "commonjs", "loose": true }]]
}
}
}
1
https://gitee.com/wlz-xb/Vant.git
git@gitee.com:wlz-xb/Vant.git
wlz-xb
Vant
Vant
master

搜索帮助