Skip to content

Commit ac3fd22

Browse files
committed
chore(config): add newline
1 parent 935ae17 commit ac3fd22

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

nuxt.config.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ export default defineNuxtConfig({
1414
'~/assets/main.css'
1515
],
1616

17-
modules: ['@nuxt/image-edge', '@nuxtjs/robots', '@nuxtjs/sitemap', 'nuxt-og-image', '@kevinmarrec/nuxt-pwa'],
17+
modules: ['@nuxt/image-edge', '@nuxtjs/robots', '@nuxtjs/sitemap', 'nuxt-og-image', '@kevinmarrec/nuxt-pwa'],
1818

1919
postcss: {
2020
plugins: {
@@ -65,4 +65,4 @@ export default defineNuxtConfig({
6565
},
6666

6767
compatibilityDate: '2024-08-27'
68-
})
68+
})

0 commit comments

Comments
 (0)