Skip to content

Commit edb7ae5

Browse files
committed
Update packages
1 parent 23b9c67 commit edb7ae5

File tree

3 files changed

+12570
-11752
lines changed

3 files changed

+12570
-11752
lines changed

nuxt.config.ts

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ export default defineNuxtConfig({
3535

3636
// Modules (https://go.nuxtjs.dev/config-modules)
3737
modules: [
38-
'nuxt-module-eslint-config',
38+
'@nuxt/eslint',
3939
'@nuxtjs/i18n',
4040
'@nuxtjs/sitemap',
4141
'@nuxtjs/tailwindcss',
@@ -44,10 +44,6 @@ export default defineNuxtConfig({
4444
'@nuxt/image',
4545
],
4646

47-
eslintConfig: {
48-
setup: false,
49-
},
50-
5147
// Build Configuration (https://go.nuxtjs.dev/config-build)
5248
build: {},
5349

0 commit comments

Comments
 (0)