Gregory Mulvaney
Gregory Mulvaney
### Version @nuxtjs/supabase: 0.1.17 nuxt: 3.0.0-rc.4 ### Reproduction Link https://github.com/gregmulvaney/supabase_error ### Steps to reproduce - Fresh Nuxt 3 app generated with Nuxi - Install @nuxtjs/supabase - Add entry to Nuxt...
Webstorm is unable to locate the types for the $device helper. Not really familiar with Nuxt plugins/modules so unfortunately I'm not able to locate the issue. App fails nuxi typecheck...
### Clear and concise description of the problem The `prefer-const` rule interferes with the required mutability of Rune variables in Svelte 5 if they aren't reassigned before linting. Required format:...