Add line breaks to description
This commit is contained in:
@@ -3,6 +3,9 @@ export default defineNuxtConfig({
|
||||
compatibilityDate: '2025-07-15',
|
||||
devtools: { enabled: true },
|
||||
devServer: { port: 3080 },
|
||||
app: {
|
||||
keepalive: true
|
||||
},
|
||||
modules: [
|
||||
'@nuxt/devtools',
|
||||
'nuxt-auth-utils',
|
||||
|
||||
Reference in New Issue
Block a user