Skip to content

Commit 3fdd030

Browse files
wKichyannickcr
authored andcommitted
Fix jsx-sort-props option name in CHANGELOG
1 parent 9abc070 commit 3fdd030

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ This change log adheres to standards from [Keep a CHANGELOG](http://keepachangel
77
### Added
88
* Add an `all` sharable configuration with all rules enabled ([#674][] @pfhayes)
99
* Add `no-find-dom-node` rule ([#678][])
10-
* Add `shorthandFirst` option to `jsx-sort-props` ([#391][] @mathieumg)
10+
* Add `shorthandLast` option to `jsx-sort-props` ([#391][] @mathieumg)
1111
* Add `allowDecorators` option to `require-optimization` ([#669][] @Tom910)
1212

1313
### Breaking

0 commit comments

Comments
 (0)