Skip to content

Commit

Permalink
style(nuxt.config): biome
Browse files Browse the repository at this point in the history
  • Loading branch information
arunanshub committed Jul 6, 2024
1 parent 6201d20 commit f5ddc88
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions nuxt.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ export default defineNuxtConfig({
'@nuxt/icon',
'@nuxt/content',
'@nuxt/image',
"nuxt-security"
'nuxt-security',
],

app: {
Expand All @@ -31,4 +31,4 @@ export default defineNuxtConfig({
authToken: process.env.TURSO_AUTH_TOKEN,
},
},
})
})

0 comments on commit f5ddc88

Please sign in to comment.