From a48c7ef025e60d63545da11ccbf8cf06a903afc4 Mon Sep 17 00:00:00 2001 From: Bobbie Goede Date: Fri, 11 Oct 2024 10:29:52 +0200 Subject: [PATCH] docs: fix linting issues --- docs/nuxt.config.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/nuxt.config.ts b/docs/nuxt.config.ts index be5d996..1859fdc 100644 --- a/docs/nuxt.config.ts +++ b/docs/nuxt.config.ts @@ -79,4 +79,4 @@ export default defineNuxtConfig({ }, compatibilityDate: '2024-10-09', -}) \ No newline at end of file +})