Skip to content

Commit

Permalink
style(eslint): run
Browse files Browse the repository at this point in the history
  • Loading branch information
hywax committed Dec 28, 2023
1 parent e175f71 commit 7d814db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nuxt.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ export default defineNuxtConfig({
ssr: false,
modules: [
'@nuxtjs/tailwindcss',
'@vueuse/nuxt'
'@vueuse/nuxt',
],
})

0 comments on commit 7d814db

Please sign in to comment.