From bdfb6e3b14ab58686592b822b1a05e42ea71c237 Mon Sep 17 00:00:00 2001 From: Ronen Mars Date: Sun, 12 Jul 2026 15:03:36 +0300 Subject: [PATCH] chore(tsconfig): remove deprecated baseUrl, resolve paths relative to config --- tsconfig.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/tsconfig.json b/tsconfig.json index 5c5a73aa..69a94b83 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -2,8 +2,6 @@ "extends": "expo/tsconfig.base", "compilerOptions": { "strict": true, - "baseUrl": ".", - "ignoreDeprecations": "6.0", "types": ["jest", "node"], "paths": { "@/*": [