Skip to content

Commit

Permalink
Merge pull request #506 from estahn/patch-1
Browse files Browse the repository at this point in the history
chore: export types for easy reuse
  • Loading branch information
rddimon authored Aug 2, 2022
2 parents 58f5d36 + cd2b904 commit 8bc3363
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 @@ -6,6 +6,7 @@
"target": "es6",
"sourceMap": false,
"outDir": "dist",
"declaration": true,
"types": [
"mocha",
"node"
Expand Down

0 comments on commit 8bc3363

Please sign in to comment.