From e41b352806af4d8356dd2356bb4dd87183778bd2 Mon Sep 17 00:00:00 2001 From: Liam Date: Fri, 4 Oct 2024 11:39:01 +0100 Subject: [PATCH] pls just work --- apps/frontend/tsconfig.json | 1 - 1 file changed, 1 deletion(-) diff --git a/apps/frontend/tsconfig.json b/apps/frontend/tsconfig.json index dfb5896..39e2502 100644 --- a/apps/frontend/tsconfig.json +++ b/apps/frontend/tsconfig.json @@ -24,7 +24,6 @@ "name": "next" } ], - "baseUrl": ".", "paths": { "@/*": [ "./src/*"