Skip to content

Commit 6ee7431

Browse files
committed
Add dom dep to changelog script
1 parent 94b412b commit 6ee7431

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

repo-scripts/changelog-generator/tsconfig.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"strict": true,
44
"outDir": "dist",
55
"lib": [
6+
"dom",
67
"ESNext"
78
],
89
"module": "CommonJS",

0 commit comments

Comments
 (0)