framework icon indicating copy to clipboard operation
framework copied to clipboard

better typings for useNuxtApp

Open bendwarn opened this issue 2 years ago • 0 comments

Describe the feature

Now in VSCode with Volar const { doesNotExist } = useNuxtApp() will pass without error and recognize it as any. I know here needs to contain something from plugin or module, so wondering whether it is possible to improve?

Additional information

  • [x] Would you be willing to help implement this feature?
  • [ ] Could this feature be implemented as a module?

Final checks

bendwarn avatar Aug 06 '22 03:08 bendwarn