1 Star 1 Fork 0

ten2net/mapbox-animation

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.eslintrc 317 Bytes
一键复制 编辑 原始数据 按行查看 历史
{
"extends": "mourner",
"rules": {
"object-curly-spacing": 0,
"key-spacing": 0,
"array-bracket-spacing": 0,
"space-before-function-paren": 0,
"quotes": 0,
"no-eq-null": 0,
"consistent-return": 0,
"global-require": 0,
"block-scoped-var": 2
},
"env": {
"es6": true
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/gdsten2net/mapbox-animation.git
[email protected]:gdsten2net/mapbox-animation.git
gdsten2net
mapbox-animation
mapbox-animation
master

搜索帮助