We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 15f0925 + 62acecb commit fd7ed91Copy full SHA for fd7ed91
README.md
@@ -74,7 +74,7 @@ Finally, enable all of the rules that you would like to use.
74
"react/self-closing-comp": 1,
75
"react/sort-comp": 1,
76
"react/wrap-multilines": 1,
77
- "prefer-es6-class": 1,
+ "react/prefer-es6-class": 1,
78
}
79
80
```
0 commit comments