Skip to content

Commit

Permalink
add declaration map
Browse files Browse the repository at this point in the history
  • Loading branch information
jack committed Aug 28, 2019
1 parent 3e6a4f9 commit 094a79c
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 @@ -12,6 +12,7 @@
],
"module": "commonjs",
"declaration": true,
"declarationMap": true,
"outDir": "./lib",
"noImplicitAny": false,
"forceConsistentCasingInFileNames": true,
Expand Down

0 comments on commit 094a79c

Please sign in to comment.