Skip to content

Commit

Permalink
fix react compilation
Browse files Browse the repository at this point in the history
  • Loading branch information
longhotsummer committed Jul 1, 2024
1 parent e0d84d9 commit 034f6cb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/react/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
"declarationDir": "dist/types",
"removeComments": false,
"inlineSources": true,
"skipLibCheck": true,
"sourceMap": true,
"jsx": "react",
"target": "es2017"
Expand Down

0 comments on commit 034f6cb

Please sign in to comment.