From 17bba457dac03aab706419c0d93127e16bcef4c8 Mon Sep 17 00:00:00 2001 From: KamyarTaher <61198701+KamyarTaher@users.noreply.github.com> Date: Sun, 28 Jul 2024 09:54:50 +0200 Subject: [PATCH] try mod --- tsconfig.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tsconfig.json b/tsconfig.json index fa974f1..67c0c52 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -23,4 +23,4 @@ }, "include": ["src/**/*.ts", "src/**/*.tsx"], "exclude": ["node_modules", "dist", "tests"] -} \ No newline at end of file +}