@ -19,6 +19,9 @@ module.exports = {
},
rules: {
'no-underscore-dangle': 'off',
'arrow-parens': 'off',
'class-methods-use-this': 'off',
'no-console': 'warn',
'no-debugger': 'warn',
'vue/max-attributes-per-line': ['error', {