Skip to content

Commit 57900ac

Browse files
committed
Remove unused runOutsideVue option from vue/sort-keys (#2655)
1 parent f8450dc commit 57900ac

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

lib/rules/sort-keys.js

-3
Original file line numberDiff line numberDiff line change
@@ -96,9 +96,6 @@ module.exports = {
9696
},
9797
natural: {
9898
type: 'boolean'
99-
},
100-
runOutsideVue: {
101-
type: 'boolean'
10299
}
103100
},
104101
additionalProperties: false

0 commit comments

Comments
 (0)