Skip to content

Commit

Permalink
fixup! Alphabetize imports within groups
Browse files Browse the repository at this point in the history
  • Loading branch information
duncanbeevers committed May 18, 2018
1 parent 707f937 commit 8c67d3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/rules/order.js
Expand Up @@ -424,7 +424,7 @@ module.exports = {
alphabetize: {
type: 'boolean',
'description':
'If `true`, imports are be expected to be sorted alphabetically within groups',
'If `true`, imports are expected to be sorted alphabetically within groups',
'default': false,
},
},
Expand Down

0 comments on commit 8c67d3b

Please sign in to comment.