From 9bce3be90a0a4d0c6ccde9ad7341ed6d2941e1de Mon Sep 17 00:00:00 2001 From: Evans Aboge Date: Wed, 1 Dec 2021 15:14:39 +0300 Subject: [PATCH] fix failing coverage information collection --- tsconfig.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tsconfig.json b/tsconfig.json index a6111e3262..723e5f14d3 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -16,7 +16,7 @@ "moduleResolution": "node", "resolveJsonModule": true, "noEmit": true, - "jsx": "preserve" + "jsx": "react-jsx" }, "include": [