@fe2345/eslint-config-2345

1.2.8 • Public • Published

@fe2345/eslint-config-2345

前端代码检查统一配置包

使用指南

1. 安装

npm install --save-dev @fe2345/eslint-config-2345

React 建议关闭的 rules

"jsx-a11y/alt-text": "off",
"jsx-a11y/anchor-has-content": "off",
"jsx-a11y/no-static-element-interactions": "off",
"jsx-a11y/href-no-hash": "off",
"react/sort-comp": "off",
"react/jsx-boolean-value": "off",
"react/require-default-props": "off",
"react/no-array-index-key": "off",
"react/no-string-refs": "off",
"react/jsx-indent": "off",
"react/jsx-tag-spacing": "off",
"react/prop-types": "off",
"react/jsx-first-prop-new-line": "off",
"react/jsx-indent-props": "off",
"react/prefer-stateless-function": "off",
"react/jsx-max-props-per-line": "off",
"react/jsx-closing-bracket-location": "off",
"react/jsx-wrap-multilines": "off",
"react/no-multi-comp": "off",
"react/no-find-dom-node": "off"

Readme

Keywords

Package Sidebar

Install

npm i @fe2345/eslint-config-2345

Weekly Downloads

1

Version

1.2.8

License

ISC

Unpacked Size

20 kB

Total Files

10

Last publish

Collaborators

  • boat3471