mirror of
https://github.com/hohn/codeql-lab.git
synced 2025-12-16 18:03:08 +01:00
7 lines
114 B
JSON
7 lines
114 B
JSON
{
|
|
"extensions": [
|
|
"github.vscode-codeql"
|
|
],
|
|
"initializeCommand": "git submodules update --recursive"
|
|
}
|