1 Star 0 Fork 28

韩锋/cesium

forked from Drme/cesium 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.eslintrc.json 215 Bytes
一键复制 编辑 原始数据 按行查看 历史
hpinkos 提交于 2021-01-25 11:00 . reconfigure eslint
{
"extends": [
"./Tools/eslint-config-cesium/node.js",
"prettier"
],
"env": {
"node": true,
"es6": true
},
"parserOptions": {
"ecmaVersion": 2019
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/hanfeng1124/cesium.git
git@gitee.com:hanfeng1124/cesium.git
hanfeng1124
cesium
cesium
master

搜索帮助