From 3f32802339f12f7b8be9f47a7dfd6681e99f8d13 Mon Sep 17 00:00:00 2001 From: Nitrrine Date: Sat, 13 Jul 2024 12:22:17 +0500 Subject: [PATCH] Run prettier --- nuxt.config.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nuxt.config.ts b/nuxt.config.ts index 44202c8..d31aea4 100644 --- a/nuxt.config.ts +++ b/nuxt.config.ts @@ -69,4 +69,4 @@ export default defineNuxtConfig({ }, compatibilityDate: "2024-07-13", -}) \ No newline at end of file +})