From 269932ba379ffa17ef32700cef388d2ce6c6fd55 Mon Sep 17 00:00:00 2001 From: Winz Date: Sun, 12 Apr 2026 14:16:37 +0200 Subject: [PATCH] tsconfig.json aktualisiert --- tsconfig.json | 1 + 1 file changed, 1 insertion(+) diff --git a/tsconfig.json b/tsconfig.json index 3ce8e47..bc8e7f6 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -13,6 +13,7 @@ "isolatedModules": true, "jsx": "preserve", "incremental": true, + "baseUrl": ".", "plugins": [ { "name": "next"