Skip to content

Commit

Permalink
Update tsconfig.json
Browse files Browse the repository at this point in the history
remove "jsx": "preserve",
  • Loading branch information
epreston committed Aug 27, 2023
1 parent 613d2fd commit f2bc3f5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
/* Language and Environment */
"target": "ES2022",
"lib": ["esnext", "dom"],
"jsx": "preserve",

/* Modules */
"module": "ES2022",
Expand Down

0 comments on commit f2bc3f5

Please sign in to comment.