baigl #180
|
@ -10,6 +10,7 @@ module.exports = {
|
|||
],
|
||||
rules: {
|
||||
'vue/require-default-prop': 'off',
|
||||
'vue/multi-word-component-names': 'off'
|
||||
'vue/multi-word-component-names': 'off',
|
||||
'prettier/prettier': 'off'
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue