Code edited in Lovable Code Editor

This commit is contained in:
gpt-engineer-app[bot]
2025-11-03 01:22:13 +00:00
parent 8ce7775324
commit 8281fb9852

View File

@@ -15,7 +15,7 @@
"jsx": "react-jsx",
/* Linting */
"strict": false,
"strict": true,
"noUnusedLocals": false,
"noUnusedParameters": false,
"noImplicitAny": false,