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 f763b3d commit 4239347Copy full SHA for 4239347
.eslintrc.cjs
@@ -7,7 +7,7 @@ module.exports = {
7
},
8
extends: [
9
"eslint:recommended",
10
- "plugin:vue3/recommended",
+ "plugin:vue/vue3-recommended",
11
"plugin:vuetify/recommended",
12
"plugin:@nuxt/eslint-config",
13
],
0 commit comments