Skip to content

Commit

Permalink
Add jsx: preserve
Browse files Browse the repository at this point in the history
  • Loading branch information
driusan committed Nov 14, 2023
1 parent a6e8e84 commit 540c4d1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion modules/electrophysiology_browser/tsconfig.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
{
"strict": false
"strict": false,
"jsx": "preserve"
}

0 comments on commit 540c4d1

Please sign in to comment.