Skip to content

Commit

Permalink
Set the compatibility date also in the root Nuxt Config
Browse files Browse the repository at this point in the history
  • Loading branch information
ThrRip committed Aug 11, 2024
1 parent 8f673fe commit 3ab3cf9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions nuxt.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@
*/

export default defineNuxtConfig({
compatibilityDate: '2024-07-19',

modules: [
'@nuxt/eslint'
],
Expand Down

0 comments on commit 3ab3cf9

Please sign in to comment.