fix linter issues

This commit is contained in:
Tugdual Grall 2023-03-18 15:14:34 +00:00
parent 94786b354b
commit 2f141340f0
5 changed files with 8 additions and 11 deletions

View file

@ -506,7 +506,7 @@ function queriesToResolvedQueryForm(queries) {
- a/b@1.2.3
python:
- c/d@1.2.3
`;
`;
fs.mkdirSync(path.join(tmpDir, "foo"));
const resolveQueriesArgs = [];
const codeQL = (0, codeql_1.setCodeQL)({