chore: update eslint config
This commit is contained in:
parent
3e5ecada8e
commit
83922dcc50
@ -11,6 +11,8 @@ export default config({
|
||||
__VUE_OPTIONS_API__: 'readonly',
|
||||
__VUE_PROD_DEVTOOLS__: 'readonly',
|
||||
},
|
||||
}, {
|
||||
files: ['**/*.vue'],
|
||||
rules: {
|
||||
'vue/no-v-text-v-html-on-component': 'off',
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user