diff --git a/tsconfig.json b/tsconfig.json index 3e4db4baa1..d70e0a85f0 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -9,6 +9,7 @@ "sourceMap": false, "outDir": "./lib", "declaration": true, + "jsx": "react", "types": [ "node", "react"