mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-22 13:45:18 +00:00
fix(schema): hoist `@nuxt/devtools types for config auto-completion
This commit is contained in:
parent
5ce738dbd8
commit
008a264178
@ -41,6 +41,7 @@ export default defineUntypedSchema({
|
|||||||
'ofetch',
|
'ofetch',
|
||||||
// Key nuxt dependencies
|
// Key nuxt dependencies
|
||||||
'@unhead/vue',
|
'@unhead/vue',
|
||||||
|
'@nuxt/devtools',
|
||||||
'vue',
|
'vue',
|
||||||
'@vue/runtime-core',
|
'@vue/runtime-core',
|
||||||
'@vue/compiler-sfc',
|
'@vue/compiler-sfc',
|
||||||
|
Loading…
Reference in New Issue
Block a user