Skip to content

Commit

Permalink
fix(schema): hoist `@nuxt/devtools types for config auto-completion
Browse files Browse the repository at this point in the history
  • Loading branch information
danielroe committed May 16, 2024
1 parent 5ce738d commit 008a264
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/schema/src/config/typescript.ts
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ export default defineUntypedSchema({
'ofetch',
// Key nuxt dependencies
'@unhead/vue',
'@nuxt/devtools',
'vue',
'@vue/runtime-core',
'@vue/compiler-sfc',
Expand Down

0 comments on commit 008a264

Please sign in to comment.