Skip to content

Commit

Permalink
Remove unused runOutsideVue option from vue/sort-keys (#2655)
Browse files Browse the repository at this point in the history
  • Loading branch information
FloEdelmann committed Jan 3, 2025
1 parent f8450dc commit 57900ac
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions lib/rules/sort-keys.js
Original file line number Diff line number Diff line change
Expand Up @@ -96,9 +96,6 @@ module.exports = {
},
natural: {
type: 'boolean'
},
runOutsideVue: {
type: 'boolean'
}
},
additionalProperties: false
Expand Down

0 comments on commit 57900ac

Please sign in to comment.