We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 688f540 + 19d4011 commit 8b8c00dCopy full SHA for 8b8c00d
.devcontainer/devcontainer.json
@@ -0,0 +1,9 @@
1
+{
2
+ "extensions": [
3
+ "github.vscode-codeql",
4
+ "slevesque.vscode-zipexplorer"
5
+ ],
6
+ "settings": {
7
+ "codeQL.experimentalBqrsParsing": true
8
+ }
9
+}
0 commit comments