There was an error while loading. Please reload this page.
1 parent 6b7cfa9 commit a1b89a0Copy full SHA for a1b89a0
.eslintrc.js
@@ -8,7 +8,7 @@ module.exports = {
8
'vue-a11y'
9
],
10
extends: [
11
- 'plugin:vue/essential',
+ 'plugin:vue/recommended',
12
'@vue/standard',
13
'plugin:vue-a11y/base'
14
0 commit comments