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 5, 2021
1 parent 952f14d commit e8a69fc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@
"baseUrl": ".",
"downlevelIteration": true,
"esModuleInterop": true,
"inlineSourceMap": true,
"inlineSources": true,
"incremental": true,
"lib": ["es2015", "dom"],
"module": "commonjs",
Expand Down

0 comments on commit e8a69fc

Please sign in to comment.