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 8743d19 commit 7144094Copy full SHA for 7144094
.github/workflows/codeql-analysis.yml
@@ -24,7 +24,7 @@ jobs:
24
matrix:
25
# Override automatic language detection by changing the below list
26
# Supported options are ['csharp', 'cpp', 'go', 'java', 'javascript', 'python']
27
- language: ['javascript']
+ language: ['javascript', 'typescript']
28
# Learn more...
29
# https://docs.github.com/en/github/finding-security-vulnerabilities-and-errors-in-your-code/configuring-code-scanning#overriding-automatic-language-detection
30
0 commit comments