File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ This change log adheres to standards from [Keep a CHANGELOG](http://keepachangel
3535* Fix [ ` no-unused-state ` ] [ ] to correctly handle arrow function class method ([ #1363 ] [ ] @jackyho112 )
3636* Fix incompatibility with [ ` typescript-eslint-parser ` ] ( https://github.com/eslint/typescript-eslint-parser ) ([ #1496 ] [ ] @timothykang )
3737* Fix [ ` jsx-no-bind ` ] [ ] to only warn for props and account for variable declaration ([ #1444 ] [ ] [ #1395 ] [ ] [ #1417 ] [ ] @jackyho112 )
38- * Fix [ ` no-props- unused-props ` ] [ ] to handle props usage in custom prop validators ([ #1518 ] [ ] @petersendidit )
38+ * Fix [ ` no-unused-prop-types ` ] [ ] to handle props usage in custom prop validators ([ #1518 ] [ ] @petersendidit )
3939* Fix [ ` prefer-stateless-function ` ] [ ] to account for ` contextTypes ` and ` defaultProps ` ([ #1521 ] [ ] @jomasti )
4040* Fix [ ` jsx-no-comment-textnodes ` ] [ ] to not warn when using two slashes via html entities at the beginning of a literal ([ #1517 ] [ ] @jomasti )
4141* Fix [ ` default-props-match-prop-types ` ] [ ] crash ([ #1499 ] [ ] @jomasti )
You can’t perform that action at this time.
0 commit comments