.eslintrc.js @@ -78,7 +78,7 @@ 'no-unused-vars': 'off', 'no-v-model-argument': 'off', 'no-case-declarations': 'off', 'no-console': 'error', 'no-console': 'off', 'no-redeclare': 'off', 'no-mixed-spaces-and-tabs': 'off', },