From 88b7d999c0fc5a6446f7814f9f0d37680585f187 Mon Sep 17 00:00:00 2001 From: Abderrahmane Smimite Date: Wed, 2 Oct 2024 08:23:12 +0200 Subject: [PATCH] formatter --- frontend/tsconfig.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/tsconfig.json b/frontend/tsconfig.json index 4d3f63cf8..6ae0c8c44 100644 --- a/frontend/tsconfig.json +++ b/frontend/tsconfig.json @@ -8,7 +8,7 @@ "resolveJsonModule": true, "skipLibCheck": true, "sourceMap": true, - "strict": true, + "strict": true } // Path aliases are handled by https://kit.svelte.dev/docs/configuration#alias //