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.
resources/tools
1 parent c820234 commit e8c1e50Copy full SHA for e8c1e50
javascript/BUILD.bazel
@@ -31,7 +31,7 @@ codeql_pack(
31
"//javascript/downgrades",
32
"//javascript/externs",
33
"//javascript/extractor:tools-extractor",
34
- "@semmle_code//language-packs/javascript:resources",
+ "//javascript/resources",
35
],
36
visibility = ["//visibility:public"],
37
zips = {"//javascript/extractor/lib/typescript": "tools"},
0 commit comments