Skip to content

Commit

Permalink
feat: adding declarationMaps
Browse files Browse the repository at this point in the history
  • Loading branch information
Diego Ferreiro Val committed Jun 20, 2019
1 parent 5801a33 commit f9c9713
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tsconfig.settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"resolveJsonModule": true,
"noUnusedLocals": true,
"declaration": true,
"declarationMap": true,
"sourceMap": true,
"module": "commonjs",
"moduleResolution": "node",
Expand Down

0 comments on commit f9c9713

Please sign in to comment.