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 Dec 19, 2024
1 parent 18dc5da commit 81ecd27
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 81ecd27

Please sign in to comment.