From b382dab2ed5131bf83bb3836a8df9c203be93fb7 Mon Sep 17 00:00:00 2001 From: Lucemans Date: Fri, 15 Nov 2024 07:23:02 +0100 Subject: [PATCH] Bump --- web/tsconfig.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/tsconfig.json b/web/tsconfig.json index 7eac5ff..3031d65 100644 --- a/web/tsconfig.json +++ b/web/tsconfig.json @@ -16,7 +16,7 @@ "moduleResolution": "node", "resolveJsonModule": true, "isolatedModules": true, - "jsx": "react-jsx", + "jsx": "react-jsx", "plugins": [ { "name": "next"