Skip to content

Commit 7d814db

Browse files
committed
style(eslint): run
1 parent e175f71 commit 7d814db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: nuxt.config.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ export default defineNuxtConfig({
33
ssr: false,
44
modules: [
55
'@nuxtjs/tailwindcss',
6-
'@vueuse/nuxt'
6+
'@vueuse/nuxt',
77
],
88
})

0 commit comments

Comments
 (0)