From 7bd5add9422a9b61e1eceb39a6335a790b661988 Mon Sep 17 00:00:00 2001 From: Mads Rasmussen Date: Sat, 10 Feb 2024 23:05:18 +0100 Subject: [PATCH] Update tsconfig.json --- src/Umbraco.Web.UI.Client/tsconfig.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Umbraco.Web.UI.Client/tsconfig.json b/src/Umbraco.Web.UI.Client/tsconfig.json index 85579a0f6a..c8307843f3 100644 --- a/src/Umbraco.Web.UI.Client/tsconfig.json +++ b/src/Umbraco.Web.UI.Client/tsconfig.json @@ -1,4 +1,4 @@ -// Don't edit this file directly. It is generated by /scripts/generate-ts-config.js +// Don't edit this file directly. It is generated by /devops/tsconfig/index.js { "compilerOptions": {