Skip to content

Commit

Permalink
chore: reformat code for prettier v3.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
wKovacs64 committed Feb 4, 2024
1 parent 7842dbb commit 5a2a14e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@
"resolveJsonModule": true,
"isolatedModules": true,
"noEmit": true,
"jsx": "react-jsx",
},
"jsx": "react-jsx"
}
}

0 comments on commit 5a2a14e

Please sign in to comment.