chore:add rules (#1340)

This commit is contained in:
miofly
2021-11-08 09:24:00 +08:00
committed by GitHub
parent 74b0dfd54f
commit b5364fe546

View File

@@ -74,5 +74,6 @@ module.exports = defineConfig({
math: 'always',
},
],
'vue/multi-word-component-names': 'off'
},
});