I work with PhpStorm on a Nuxt Project with vite-pwa/nuxt and don't get any hints for the $pwa-Object in useNuxtApp(). It doesn't throw an error, so I believe that it has to do with the Typescript configuration. I tested all the things mentioned in the documentation of this repo but nothing helped...
Hi there,
I work with PhpStorm on a Nuxt Project with vite-pwa/nuxt and don't get any hints for the
$pwa
-Object in useNuxtApp(). It doesn't throw an error, so I believe that it has to do with the Typescript configuration. I tested all the things mentioned in the documentation of this repo but nothing helped...Any ideas or solutions?
Thanks in advice