Closed franckchen closed 3 years ago
jsx-closing-tag-location eslint-plugin-react 7.1.0 - 2017-06-13新增
sx-props-no-multi-spaces eslint-plugin-react 7.9.0 - 2018-06-03 新增 这两条规则很实用,符合理念,建议引入
'react/jsx-closing-tag-location': 'error', 'react/jsx-props-no-multi-spaces': 'error'
没啥问题的话,打算直接发个PR
可以
已提交
jsx-closing-tag-location eslint-plugin-react 7.1.0 - 2017-06-13新增
sx-props-no-multi-spaces eslint-plugin-react 7.9.0 - 2018-06-03 新增 这两条规则很实用,符合理念,建议引入
没啥问题的话,打算直接发个PR