feat: no unused disable
This commit is contained in:
@@ -12,5 +12,6 @@ module.exports = {
|
||||
],
|
||||
rules: {
|
||||
'vue/max-attributes-per-line': ['warn', { singleline: 5 }],
|
||||
'vue/html-self-closing': 'off'
|
||||
},
|
||||
}
|
||||
|
Reference in New Issue
Block a user