Skip to content

Commit

Permalink
chore: enable devtools by default in playground
Browse files Browse the repository at this point in the history
  • Loading branch information
danielroe committed Apr 1, 2024
1 parent 4bc22a8 commit 1748850
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion playground/nuxt.config.ts
@@ -1,3 +1,3 @@
export default defineNuxtConfig({

devtools: { enabled: true }
})

0 comments on commit 1748850

Please sign in to comment.