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 e550a56 commit 6098709Copy full SHA for 6098709
.github/workflows/typescript.yml
@@ -14,4 +14,4 @@ jobs:
14
steps:
15
- uses: actions/checkout@v3
16
- run: npm ci
17
- - run: npm run -- tsc --extendedDiagnostics
+ - run: npm run tsc
0 commit comments