Skip to content

Commit c214130

Browse files
committed
1 parent 2cec7b8 commit c214130

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

rules/vue.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ module.exports = {
2323
singleline: 5,
2424
multiline: 4
2525
}],
26-
'vue/name-property-casing': ['error', 'kebab-case'],
2726
'vue/attributes-order': ['error', {
2827
order: [
2928
'DEFINITION',

0 commit comments

Comments
 (0)