lint
This commit is contained in:
parent
afa4cd9112
commit
8c66fad96b
9 changed files with 20 additions and 19 deletions
|
@ -56,6 +56,7 @@ module.exports = {
|
|||
'vue/require-v-for-key': 'warn',
|
||||
'vue/no-unused-components': 'warn',
|
||||
'vue/no-unused-vars': 'warn',
|
||||
'vue/no-dupe-keys': 'warn',
|
||||
'vue/valid-v-for': 'warn',
|
||||
'vue/return-in-computed-property': 'warn',
|
||||
'vue/no-setup-props-destructure': 'warn',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue