diff --git a/.eslintrc.js b/.eslintrc.js index 0174d4b1d..0d9045376 100644 --- a/.eslintrc.js +++ b/.eslintrc.js @@ -130,6 +130,7 @@ module.exports = { autofix: false, }, ], + 'vue/no-this-in-before-route-enter': 'error', 'vue/max-attributes-per-line': [ 'error', {