chore: Add default extension for remove development

This commit is contained in:
Andrew Eisenberg
2020-03-24 15:42:51 -07:00
committed by Andrew Eisenberg
parent 3a97e82b3e
commit 3a63565106
2 changed files with 6 additions and 1 deletions

View File

@@ -0,0 +1,5 @@
{
"extensions": [
"github.vscode-codeql"
]
}

View File

@@ -30,4 +30,4 @@
"ql.distribution.owner": "github",
"ql.distribution.repository": "codeql-cli-binaries"
}
}
}