From 302cd9626716890222d4812fe0a6d58441cf3cdc Mon Sep 17 00:00:00 2001 From: Linus Waldowsky Date: Fri, 27 Feb 2026 22:34:13 +0100 Subject: [PATCH] :( --- apps/server/tsconfig.json | 1 - 1 file changed, 1 deletion(-) diff --git a/apps/server/tsconfig.json b/apps/server/tsconfig.json index b2a75da..a060a1f 100644 --- a/apps/server/tsconfig.json +++ b/apps/server/tsconfig.json @@ -1,5 +1,4 @@ { - "extends": "../../tsconfig.json", "compilerOptions": { "target": "ES2020", "module": "CommonJS",