We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb550b1 commit 1713c9dCopy full SHA for 1713c9d
.github/workflows/node-4+.yml
@@ -18,6 +18,7 @@ jobs:
18
name: 'npm install'
19
with:
20
skip-ls-check: true
21
+ - run: npm i --force typescript@latest
22
- run: npm run test-types
23
24
matrix:
0 commit comments