We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59b31ae commit 457168eCopy full SHA for 457168e
.eslintrc.cjs
@@ -7,7 +7,7 @@ module.exports = {
7
},
8
extends: [
9
"eslint:recommended",
10
- "plugin:vue/vue3-recommended",
+ "plugin:vue/recommended",
11
"plugin:vuetify/recommended",
12
"plugin:nuxt/recommended",
13
],
0 commit comments