Skip to content

Commit

Permalink
chore: sourceMaps enabled
Browse files Browse the repository at this point in the history
  • Loading branch information
Lewiscowles1986 committed Sep 15, 2024
1 parent 047ba31 commit c652d51
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
"isolatedModules": true,
"jsx": "preserve",
"incremental": true,
"sourceMap": true,
"plugins": [
{
"name": "next"
Expand Down

0 comments on commit c652d51

Please sign in to comment.