jsx-eslint/eslint-plugin-react

[ESLint v5.9.0] Fix types

Aberta

#2.039 aberto em 9 de nov. de 2018

 (2 comentários) (1 reação) (0 responsável)JavaScript (2.731 forks)batch import
enhancementhelp wanted

Métricas do repositório

Stars
 (9.293 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

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"?

Guia do colaborador