mirror of
https://github.com/github/codeql.git
synced 2026-01-07 19:50:22 +01:00
10 lines
153 B
JSON
10 lines
153 B
JSON
{
|
|
"extensions": [
|
|
"github.vscode-codeql",
|
|
"slevesque.vscode-zipexplorer"
|
|
],
|
|
"settings": {
|
|
"codeQL.experimentalBqrsParsing": true
|
|
}
|
|
}
|