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.
1 parent b094b99 commit 62acecbCopy full SHA for 62acecb
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