Skip to content

Commit

Permalink
fix: added sourceMap
Browse files Browse the repository at this point in the history
  • Loading branch information
jdx committed Jan 20, 2018
1 parent b5e54d0 commit e17e4aa
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 @@ -9,6 +9,7 @@
"outDir": "./lib",
"rootDir": "./src",
"strict": true,
"sourceMap": true,
"target": "es2017"
},
"include": [
Expand Down

0 comments on commit e17e4aa

Please sign in to comment.