6 Star 6 Fork 1

GavinZhulei/cnblogs-wap

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.eslintrc 593 Bytes
一键复制 编辑 原始数据 按行查看 历史
GavinZhulei 提交于 2017-01-09 18:09 . first push
{
"parser": "babel-eslint",
"extends": "eslint-config-airbnb",
"rules": {
"spaced-comment": [0],
"no-unused-vars": [0],
"no-empty": [0],
"react/wrap-multilines": [0],
"react/no-multi-comp": [0],
"no-constant-condition": [0],
"react/jsx-no-bind": [0],
"react/prop-types": [0],
"arrow-body-style": [0],
"react/prefer-stateless-function": [0],
"semi": [0],
"global-require": [0],
"no-shadow": [0],
"no-useless-computed-key": [0],
"no-underscore-dangle": [0]
},
"ecmaFeatures": {
"experimentalObjectRestSpread": true
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/gavinzhulei/cnblogs-wap.git
git@gitee.com:gavinzhulei/cnblogs-wap.git
gavinzhulei
cnblogs-wap
cnblogs-wap
master

搜索帮助

Cb406eda 1850385 E526c682 1850385