From 613ab0a18581658fd33e3cdd14863fac7ffa72a1 Mon Sep 17 00:00:00 2001 From: Nikola Hristov Date: Sat, 23 Sep 2023 13:49:51 +0300 Subject: [PATCH] squash! --- Target/Notation/TypeScript.json | 1 - 1 file changed, 1 deletion(-) diff --git a/Target/Notation/TypeScript.json b/Target/Notation/TypeScript.json index 8978670e..da68a886 100644 --- a/Target/Notation/TypeScript.json +++ b/Target/Notation/TypeScript.json @@ -10,7 +10,6 @@ "allowUnusedLabels": false, "alwaysStrict": true, "assumeChangesOnlyAffectDirectDependencies": true, - "baseUrl": "./", "checkJs": true, "declaration": true, "disableReferencedProjectLoad": false,