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