Skip to content

Commit

Permalink
chore: remove unnecessary source maps
Browse files Browse the repository at this point in the history
  • Loading branch information
vwong committed Jan 30, 2025
1 parent 7ae7006 commit 7c4a520
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 @@ -7,7 +7,6 @@
"module": "esnext",
"moduleResolution": "node",
"outDir": "dist",
"sourceMap": true,
"strict": true,
"target": "esnext"
},
Expand Down

0 comments on commit 7c4a520

Please sign in to comment.