From 8281fb98525ff88d28563ce26f935ccbd2baa963 Mon Sep 17 00:00:00 2001 From: "gpt-engineer-app[bot]" <159125892+gpt-engineer-app[bot]@users.noreply.github.com> Date: Mon, 3 Nov 2025 01:22:13 +0000 Subject: [PATCH] Code edited in Lovable Code Editor --- tsconfig.app.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tsconfig.app.json b/tsconfig.app.json index 0b0e43e6..245ba5f8 100644 --- a/tsconfig.app.json +++ b/tsconfig.app.json @@ -15,7 +15,7 @@ "jsx": "react-jsx", /* Linting */ - "strict": false, + "strict": true, "noUnusedLocals": false, "noUnusedParameters": false, "noImplicitAny": false,