1 Star 0 Fork 0

mamh-mixed/jupyter-notebook

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.eslintrc.json 242 Bytes
一键复制 编辑 原始数据 按行查看 历史
Grant Nestor 提交于 2016-08-12 13:26 . Disable "comma-dangle" eslint rule
{
"parserOptions": {
"ecmaVersion": 6,
"sourceType": "module"
},
"rules": {
"semi": 1,
"no-cond-assign": 2,
"no-debugger": 2,
"comma-dangle": 0,
"no-unreachable" : 2
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mamh-mixed/jupyter-notebook.git
git@gitee.com:mamh-mixed/jupyter-notebook.git
mamh-mixed
jupyter-notebook
jupyter-notebook
v6.4.0rc0

搜索帮助

0d507c66 1850385 C8b1a773 1850385