chore:add rules (#1340)
This commit is contained in:
parent
74b0dfd54f
commit
b5364fe546
|
|
@ -74,5 +74,6 @@ module.exports = defineConfig({
|
|||
math: 'always',
|
||||
},
|
||||
],
|
||||
'vue/multi-word-component-names': 'off'
|
||||
},
|
||||
});
|
||||
|
|
|
|||
Loading…
Reference in New Issue