diff --git a/tsconfig.json b/tsconfig.json index fbefd6a..a2d1bc5 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -1,6 +1,7 @@ { "include": ["src"], "compilerOptions": { + "jsx": "react", /* Visit https://aka.ms/tsconfig to read more about this file */ /* Projects */