Skip to content

Commit

Permalink
Merge pull request #33 from prometheus-community/celian-garcia-patch-1
Browse files Browse the repository at this point in the history
Get back the types declaration
  • Loading branch information
celian-garcia authored Apr 9, 2021
2 parents be59d23 + e9ef517 commit 94fd76b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"moduleResolution": "node",
"outDir": "../lib",
"target": "es5",
"declaration": true,
"lib": [
"dom",
"es5",
Expand Down

0 comments on commit 94fd76b

Please sign in to comment.