Skip to content

Commit

Permalink
docs: fix sort-array-includes usage example
Browse files Browse the repository at this point in the history
  • Loading branch information
INeedJobToStartWork authored Jun 30, 2024
1 parent dd9b015 commit 1eb710f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/rules/sort-array-includes.md
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ export default [
{
type: 'natural',
order: 'asc',
spread-last: true,
'spread-last': true,
},
],
},
Expand Down

0 comments on commit 1eb710f

Please sign in to comment.