config: remove extra eslint file

This commit is contained in:
Ben Hong 2022-02-23 10:31:11 -08:00
parent 9999f34e7c
commit c104c47cd0

View File

@ -1,5 +0,0 @@
module.exports = {
rules: {
'vue/multi-word-component-names': 'off',
},
}