1 Star 0 Fork 54

utrustme / vue-bmap-gl

forked from gyy / vue-bmap-gl
暂停
 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.eslintrc 405 Bytes
一键复制 编辑 原始数据 按行查看 历史
gyy 提交于 2020-11-30 13:40 . 升级webpack3到4,提高编译性能
{
"plugins": ["vue"],
"extends": "elemefe",
"parser": "vue-eslint-parser",
"parserOptions": {
"parser": "babel-eslint",
"ecmaFeatures": {
"experimentalObjectRestSpread": true,
"jsx": true
}
},
"env": {
"es6": true,
"mocha": true
},
"globals": {
"VueMapvgl": true,
"particlesJS": true,
"expect": true,
"sinon": true,
"BMapGL": true
}
}
JavaScript
1
https://gitee.com/utrustme/vue-bmap-gl.git
git@gitee.com:utrustme/vue-bmap-gl.git
utrustme
vue-bmap-gl
vue-bmap-gl
master

搜索帮助