We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec8f089 commit 0f973baCopy full SHA for 0f973ba
tsconfig.json
@@ -1,5 +1,6 @@
1
{
2
"compilerOptions": {
3
+ "jsx": "react",
4
"target": "es6",
5
"outDir": "lib",
6
"declaration": true,
0 commit comments