Skip to content

Commit

Permalink
chore(tsconfig): remove sourceMap
Browse files Browse the repository at this point in the history
  • Loading branch information
trivikr committed Oct 6, 2021
1 parent c6f19cd commit 7e16f7f
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
"target": "ES2018",
"module": "commonjs",
"strict": true,
"sourceMap": true,
"downlevelIteration": true,
"importHelpers": true,
"noEmitHelpers": true,
Expand Down

0 comments on commit 7e16f7f

Please sign in to comment.