This is a workaround for #5, before typescript 5.0.0 is stable.
With typescript 5, we should migrate to entierly import .nuxt/tsconfig.json
alongside our tsconfig/nuxt.json.
Maybe it's even possible to include the nuxt tsconfig in our share nuxt.json.
This is a workaround for #5, before typescript 5.0.0 is stable. With typescript 5, we should migrate to entierly import .nuxt/tsconfig.json alongside our tsconfig/nuxt.json. Maybe it's even possible to include the nuxt tsconfig in our share nuxt.json.