1 Star 0 Fork 80

SamLee / vue-amap

forked from gyy / vue-amap 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.eslintrc 408 Bytes
一键复制 编辑 原始数据 按行查看 历史
gyy 提交于 2021-09-30 15:06 . Loca.PointLayer
{
"plugins": ["vue"],
"extends": "elemefe",
"parser": "vue-eslint-parser",
"parserOptions": {
"parser": "babel-eslint",
"ecmaFeatures": {
"experimentalObjectRestSpread": true,
"jsx": true
}
},
"env": {
"es6": true,
"mocha": true
},
"globals": {
"AMap": true,
"particlesJS": true,
"expect": true,
"sinon": true,
"Loca": true
}
}
JavaScript
1
https://gitee.com/aisam/vue-amap.git
git@gitee.com:aisam/vue-amap.git
aisam
vue-amap
vue-amap
master

搜索帮助