Skip to content

Commit 0f973ba

Browse files
committed
jsx
1 parent ec8f089 commit 0f973ba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tsconfig.json

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"compilerOptions": {
3+
"jsx": "react",
34
"target": "es6",
45
"outDir": "lib",
56
"declaration": true,

0 commit comments

Comments
 (0)