mirror of
https://github.com/hohn/codeql-javascript-multiflow.git
synced 2025-12-15 19:53:03 +01:00
12 lines
149 B
Plaintext
12 lines
149 B
Plaintext
{
|
|
"folders": [
|
|
{
|
|
"path": "."
|
|
}
|
|
],
|
|
"settings": {
|
|
"git.ignoreLimitWarning": true,
|
|
"sarif-viewer.connectToGithubCodeScanning": "off"
|
|
}
|
|
}
|