File tree 1 file changed +2
-1
lines changed 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ This change log adheres to standards from [Keep a CHANGELOG](http://keepachangel
25
25
* [ ` forbid-foreign-prop-types ` ] [ ] : ensure ` allowInPropTypes ` option applies to class fields ([ #2040 ] [ ] , @Sheile )
26
26
* [ ` jsx-wrap-multilines ` ] [ ] : catch single missing newlines ([ #1984 ] [ ] , @MrHen )
27
27
* [ ` jsx-first-prop-new-line ` ] [ ] : Fix for parsers (like TypeScript) ([ #2026 ] [ ] , @HauptmannEck )
28
- * [ ` jsx- sort-comp` ] [ ] : Fix fixer in case of more than 10 props ([ #2012 ] [ ] , @tihonove )
28
+ * [ ` sort-comp ` ] [ ] : Fix fixer in case of more than 10 props ([ #2012 ] [ ] , @tihonove )
29
29
* [ ` no-unused-state ` ] [ ] Don't depend on state parameter name ([ #1829 ] [ ] , @alexzherdev )
30
30
* [ ` no-this-in-sfc ` ] [ ] fix for class properties ([ #1995 ] [ ] , @sergei-startsev )
31
31
* [ ` no-this-in-sfc ` ] [ ] fix rule behavior for arrow functions inside a class field ([ #1989 ] [ ] , @sergei-startsev )
@@ -91,6 +91,7 @@ This change log adheres to standards from [Keep a CHANGELOG](http://keepachangel
91
91
[ #1942 ] : https://github.com/yannickcr/eslint-plugin-react/pull/1942
92
92
[ #1941 ] : https://github.com/yannickcr/eslint-plugin-react/pull/1941
93
93
[ #1939 ] : https://github.com/yannickcr/eslint-plugin-react/pull/1939
94
+ [ #1829 ] : https://github.com/yannickcr/eslint-plugin-react/pull/1829
94
95
[ #1828 ] : https://github.com/yannickcr/eslint-plugin-react/pull/1828
95
96
[ #1824 ] : https://github.com/yannickcr/eslint-plugin-react/pull/1824
96
97
[ #1098 ] : https://github.com/yannickcr/eslint-plugin-react/pull/1098
You can’t perform that action at this time.
0 commit comments