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 2535aad commit d1d246aCopy full SHA for d1d246a
.github/workflows/ci.yml
@@ -56,6 +56,7 @@ jobs:
56
env:
57
TS_VERSION: ${{ matrix.ts-version }}
58
- run: npx tsc --version
59
+ - run: ./node_modules/typescript/bin/tsc --version
60
- run: npx tsc --noEmit
61
62
lockfile_churn:
0 commit comments