From 24419606081d8ebcad9e8daf30b341b1bd4a0492 Mon Sep 17 00:00:00 2001 From: timhanlon Date: Mon, 13 Jan 2025 17:57:01 +1100 Subject: [PATCH] chore: lint (#8) --- eslint.config.mjs | 4 +--- playground-custom/nuxt.config.ts | 2 +- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/eslint.config.mjs b/eslint.config.mjs index 27b2e71..eb67358 100644 --- a/eslint.config.mjs +++ b/eslint.config.mjs @@ -12,9 +12,7 @@ export default createConfigForNuxt({ dirs: { src: [ './playground', + './playground-custom', ], }, }) - .append( - // your custom flat config here... - ) diff --git a/playground-custom/nuxt.config.ts b/playground-custom/nuxt.config.ts index 7086f7e..b8db626 100644 --- a/playground-custom/nuxt.config.ts +++ b/playground-custom/nuxt.config.ts @@ -9,7 +9,7 @@ export default defineNuxtConfig({ storageKey: 'bedtime-color-mode', }, - compatibilityDate: '2025-01-03', + compatibilityDate: '2025-01-13', bedtime: { classes: {