Skip to content

Commit

Permalink
chore: compatibilityVersion on playground
Browse files Browse the repository at this point in the history
  • Loading branch information
hywax committed Oct 7, 2024
1 parent 9126af9 commit 628f86b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions playground/nuxt.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,7 @@ export default defineNuxtConfig({
modules: ['../src/module'],
cron: {},
devtools: { enabled: true },
future: {
compatibilityVersion: 4,
},
})

0 comments on commit 628f86b

Please # to comment.