代码拉取完成,页面将自动刷新
{
"plugins": [
"react",
"jsx-a11y",
"import"
],
"env": {
"browser": true
},
"extends": [
"airbnb"
],
"rules": {
"arrow-parens": [
"error",
"always"
],
"radix": 0,
"max-len": 2,
"func-names": 0,
"prefer-template": 0,
"no-plusplus": 0,
"no-control-regex": 0,
"prefer-spread": 0,
"no-param-reassign": 0,
"no-console": 0,
"prefer-arrow-callback": 0,
"no-nested-ternary": 0,
"consistent-return": 0,
"react/jsx-filename-extension": 0,
"react/jsx-no-target-blank": 0,
"react/no-string-refs": 0,
"react/prefer-stateless-function": 0,
"react/forbid-prop-types": 0,
"linebreak-style": ["error", "unix"],
"no-unused-expressions": [2, {"allowShortCircuit": true, "allowTernary": true}],
"jsx-quotes": ["error", "prefer-single"],
"class-methods-use-this": 0,
"import/prefer-default-export": 0,
"no-restricted-syntax": 0
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。