From d1cfb387032b3fa91469751d9d07be4440c9518c Mon Sep 17 00:00:00 2001 From: Tolulope Malomo <30352484+Tolu-Mals@users.noreply.github.com> Date: Fri, 11 Aug 2023 19:32:36 +0100 Subject: [PATCH] Update tsconfig.json --- tsconfig.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/tsconfig.json b/tsconfig.json index b92ca4c..57c4763 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -34,8 +34,7 @@ "**/*.ts", "**/*.tsx", ".next/types/**/*.ts", - "/Applications/XAMPP/xamppfiles/htdocs/projects/Next/braindao-ui/.next/types/**/*.ts", - "/Users/mac/braindao/braindao-ui/.next/types/**/*.ts" + "/Applications/XAMPP/xamppfiles/htdocs/projects/Next/braindao-ui/.next/types/**/*.ts" ], "exclude": [ "node_modules"