We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0e02917 + 7f239f4 commit f89aa92Copy full SHA for f89aa92
5 files changed
.github/workflows/ci.yml
@@ -58,7 +58,7 @@ jobs:
58
cache: npm
59
node-version: '22'
60
- run: npm ci
61
- - run: npx tsc
+ - run: npx tsgo
62
- run: npm run lint
63
64
deno:
0 commit comments