Skip to content

Commit

Permalink
Use react-jsx
Browse files Browse the repository at this point in the history
  • Loading branch information
zoontek committed Apr 4, 2024
1 parent c4d5b0b commit 64d328b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"module": "ESNext",
"target": "ES2019",
"lib": ["DOM", "DOM.Iterable", "ES2019"],
"jsx": "react",
"jsx": "react-jsx",
"moduleResolution": "Node",
"outDir": "dist/",

Expand Down

0 comments on commit 64d328b

Please sign in to comment.