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 fd19ece commit 89a6254Copy full SHA for 89a6254
.github/workflows/codeql.yml
@@ -25,7 +25,7 @@ jobs:
25
strategy:
26
fail-fast: false
27
matrix:
28
- language: [javascript]
+ language: [javascript-typescript]
29
30
steps:
31
- name: Checkout
0 commit comments