fix(schema): hoist `@nuxt/devtools types for config auto-completion

This commit is contained in:
Daniel Roe 2024-05-16 11:16:31 -05:00
parent 5ce738dbd8
commit 008a264178
No known key found for this signature in database
GPG Key ID: CBC814C393D93268
1 changed files with 1 additions and 0 deletions

View File

@ -41,6 +41,7 @@ export default defineUntypedSchema({
'ofetch',
// Key nuxt dependencies
'@unhead/vue',
'@nuxt/devtools',
'vue',
'@vue/runtime-core',
'@vue/compiler-sfc',