From 25fcbcfe93c790a857cd0fe548764b991053f0bf Mon Sep 17 00:00:00 2001 From: lootboxer <> Date: Tue, 1 Jul 2025 03:16:20 +0300 Subject: [PATCH] tsconfig.json2 --- tsconfig.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tsconfig.json b/tsconfig.json index be0461a..f38407e 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -7,7 +7,7 @@ "@/*": ["./src/*"], "@server/*": ["./server/src/*"] }, - "jsx": "react-jsx" + "jsx": "react-jsx", "include":["src"], "references": [ {