AW: theCure
This commit is contained in:
6
frontend/nuxt.config.ts
Normal file
6
frontend/nuxt.config.ts
Normal file
@@ -0,0 +1,6 @@
|
||||
export default defineNuxtConfig({
|
||||
modules: ['@nuxt/ui'],
|
||||
compatibilityDate: '2024-10-01',
|
||||
devtools: { enabled: true },
|
||||
typescript: { strict: true }
|
||||
})
|
||||
Reference in New Issue
Block a user