127 Star 769 Fork 195

china-bin / vdesjs-drag

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.babelrc 230 Bytes
一键复制 编辑 原始数据 按行查看 历史
china-bin 提交于 2020-11-26 18:51 . init
{
"presets": [
["env", {
"modules": false,
"targets": {
"browsers": ["> 1%", "last 2 versions", "not ie <= 8"]
}
}],
"stage-2"
],
"plugins": ["transform-vue-jsx", "transform-runtime"]
}
JavaScript
1
https://gitee.com/china-bin/vdesjs.git
git@gitee.com:china-bin/vdesjs.git
china-bin
vdesjs
vdesjs-drag
master

搜索帮助