1 Star 0 Fork 54

张家强/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
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/zhangjiaqiang0909/vue-bmap-gl.git
git@gitee.com:zhangjiaqiang0909/vue-bmap-gl.git
zhangjiaqiang0909
vue-bmap-gl
vue-bmap-gl
dev

搜索帮助