fix: apply ESLint rule vue/no-this-in-before-route-enter
This commit is contained in:
@@ -130,6 +130,7 @@ module.exports = {
|
|||||||
autofix: false,
|
autofix: false,
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
'vue/no-this-in-before-route-enter': 'error',
|
||||||
'vue/max-attributes-per-line': [
|
'vue/max-attributes-per-line': [
|
||||||
'error',
|
'error',
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user