From 0893446bed6cca753549ee8e3cf090f2fcf11d9d Mon Sep 17 00:00:00 2001 From: Mohamed Bassem Date: Sat, 1 Feb 2025 17:03:06 +0000 Subject: deps: Upgrade typescript to 5.7 --- apps/browser-extension/tsconfig.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'apps/browser-extension/tsconfig.json') diff --git a/apps/browser-extension/tsconfig.json b/apps/browser-extension/tsconfig.json index b9bc1c46..ddc2d870 100644 --- a/apps/browser-extension/tsconfig.json +++ b/apps/browser-extension/tsconfig.json @@ -21,6 +21,5 @@ "noFallthroughCasesInSwitch": true }, "include": ["src", "vite.config.ts"], - "exclude": ["node_modules"], - "references": [{ "path": "./tsconfig.node.json" }] + "exclude": ["node_modules"] } -- cgit v1.2.3-70-g09d2