Nuxt V4 typescript auto import composables from app/composables
Hello everyone, since switching to Nuxt 4 with the new folder structure (frontend in app), typescript is showing errors on composables that should normally be auto-imported. The code runs fine, but red lines are displayed.
Does anyone know how to fix this?
Thanks in advance!
Does anyone know how to fix this?
Thanks in advance!
