Skip to content

Commit

Permalink
Merge pull request #22 from segmentio/include-declaration
Browse files Browse the repository at this point in the history
include ts declarations
  • Loading branch information
Matt Shwery authored Oct 27, 2020
2 parents 05181b4 + cbb447f commit aef5617
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 @@
"sourceMap": true,
"outDir": "dist",
"baseUrl": ".",
"declaration": true,
"resolveJsonModule": true,
"paths": {
"*": ["node_modules/*", "src/types/*"]
Expand Down

0 comments on commit aef5617

Please sign in to comment.