Skip to content

Commit 6833888

Browse files
committed
Remove unused runOutsideVue option from vue/sort-keys (#2655)
1 parent 2347d10 commit 6833888

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Diff for: 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)