From 2c6b21fa77d7746d6cbfa0e8bad3ae9f7fe494b5 Mon Sep 17 00:00:00 2001 From: Vargha Csongor Date: Tue, 14 May 2024 22:00:21 +0200 Subject: [PATCH] format --- frontend/tsconfig.json | 1 - 1 file changed, 1 deletion(-) diff --git a/frontend/tsconfig.json b/frontend/tsconfig.json index db0d346..2200a64 100644 --- a/frontend/tsconfig.json +++ b/frontend/tsconfig.json @@ -12,4 +12,3 @@ }, "include": ["src/**/*", "src/node_modules", ".svelte-kit/ambient.d.ts"] // see last element } - \ No newline at end of file