Skip to content

Commit

Permalink
Merge pull request #94 from googol7/patch-2
Browse files Browse the repository at this point in the history
Change the locale for jsx-sort-props to en
  • Loading branch information
amannn authored Jul 31, 2023
2 parents 539c8f1 + 78b7888 commit 6236625
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions react.js
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ module.exports = {
'react/jsx-sort-props': [
ERROR,
{
locale: 'en',
ignoreCase: true,
reservedFirst: ['key', 'ref']
}
Expand Down

0 comments on commit 6236625

Please sign in to comment.