We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
jsx-sort-props
1 parent 9abc070 commit 3fdd030Copy full SHA for 3fdd030
CHANGELOG.md
@@ -7,7 +7,7 @@ This change log adheres to standards from [Keep a CHANGELOG](http://keepachangel
7
### Added
8
* Add an `all` sharable configuration with all rules enabled ([#674][] @pfhayes)
9
* Add `no-find-dom-node` rule ([#678][])
10
-* Add `shorthandFirst` option to `jsx-sort-props` ([#391][] @mathieumg)
+* Add `shorthandLast` option to `jsx-sort-props` ([#391][] @mathieumg)
11
* Add `allowDecorators` option to `require-optimization` ([#669][] @Tom910)
12
13
### Breaking
0 commit comments