Skip to content

Commit

Permalink
Remove source maps
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuajaco committed Mar 4, 2023
1 parent 56385b8 commit 030f7dc
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 @@ -2,7 +2,6 @@
"compilerOptions": {
"outDir": "dist",
"declaration": true,
"sourceMap": true,
"strict": true,
"esModuleInterop": true,
"isolatedModules": true,
Expand Down

0 comments on commit 030f7dc

Please sign in to comment.