Skip to content

Commit

Permalink
Fix jsx-sort-props option name in CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
wKich authored and yannickcr committed Aug 2, 2016
1 parent 9abc070 commit 3fdd030
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ This change log adheres to standards from [Keep a CHANGELOG](http://keepachangel
### Added
* Add an `all` sharable configuration with all rules enabled ([#674][] @pfhayes)
* Add `no-find-dom-node` rule ([#678][])
* Add `shorthandFirst` option to `jsx-sort-props` ([#391][] @mathieumg)
* Add `shorthandLast` option to `jsx-sort-props` ([#391][] @mathieumg)
* Add `allowDecorators` option to `require-optimization` ([#669][] @Tom910)

### Breaking
Expand Down

0 comments on commit 3fdd030

Please sign in to comment.