From 6eff302ee71b52cc6bd144e358f5ec0d084bfb8c Mon Sep 17 00:00:00 2001 From: Paul Cramer Date: Thu, 22 Aug 2024 10:56:54 -0700 Subject: [PATCH] remove --- tsconfig.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tsconfig.json b/tsconfig.json index 672fd3a..697ba86 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -11,7 +11,7 @@ "moduleResolution": "bundler", "resolveJsonModule": true, "isolatedModules": true, - "jsx": "preserve", + "jsx": "react-jsx", "incremental": true, "plugins": [ {