Skip to content
This repository has been archived by the owner on Aug 22, 2023. It is now read-only.

Commit

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

0 comments on commit c9ad4f0

Please sign in to comment.