Skip to content

Commit 94fd76b

Browse files
Merge pull request #33 from prometheus-community/celian-garcia-patch-1
Get back the types declaration
2 parents be59d23 + e9ef517 commit 94fd76b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: src/tsconfig.json

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"moduleResolution": "node",
55
"outDir": "../lib",
66
"target": "es5",
7+
"declaration": true,
78
"lib": [
89
"dom",
910
"es5",

0 commit comments

Comments
 (0)