Skip to content

Commit 3ebf878

Browse files
committed
Fix types workflow
1 parent e194d48 commit 3ebf878

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/types.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ jobs:
1919
with:
2020
no-lockfile: true
2121
ts-versions: '5.8'
22-
ts-libs: 'esnext'
22+
ts-libs: 'dom,esnext'

0 commit comments

Comments
 (0)