Skip to content

Commit

Permalink
include ts declarations
Browse files Browse the repository at this point in the history
  • Loading branch information
mshwery committed Oct 27, 2020
1 parent 05181b4 commit cbb447f
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 cbb447f

Please sign in to comment.