jsx-eslint/eslint-plugin-react

[ESLint v5.9.0] Fix types

Open

#2,039 创建于 2018年11月9日

在 GitHub 查看
 (2 评论) (1 反应) (0 负责人)JavaScript (8,630 star) (2,797 fork)batch import
enhancementhelp wanted

描述

A new option was added to ESLint. Reference: https://eslint.org/blog/2018/11/eslint-v5.9.0-released#the-fix-type-option

Should we start supporting this? If so, looks like "layout" is pretty obvious, but "problem" vs "suggestion" could be harder to tell. Or should we just set all recommended non-layout rules to "problem"?

贡献者指南