We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28e2ad0 commit 256addeCopy full SHA for 256adde
.github/workflows/main.yaml
@@ -10,6 +10,7 @@ jobs:
10
fail-fast: false
11
matrix:
12
node-version:
13
+ - 20
14
- 18
15
- 16
16
- 14
readme.md
@@ -1,4 +1,4 @@
1
-# tsd 
+# tsd 
2
3
> Check TypeScript type definitions
4
0 commit comments