fix: apply ESLint rule vue/define-props-declaration
This commit is contained in:
@@ -50,6 +50,7 @@ module.exports = {
|
||||
defineExposeLast: false,
|
||||
},
|
||||
],
|
||||
'vue/define-props-declaration': ['error', 'runtime'],
|
||||
'vue/max-attributes-per-line': [
|
||||
'error',
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user