Update VS Code settings.
This commit is contained in:
6
.vscode/settings.json
vendored
6
.vscode/settings.json
vendored
@@ -13,5 +13,9 @@
|
||||
],
|
||||
"editor.formatOnSave": true
|
||||
},
|
||||
"sarif-viewer.connectToGithubCodeScanning": "off"
|
||||
"sarif-viewer.connectToGithubCodeScanning": "off",
|
||||
"ocaml.sandbox": {
|
||||
"kind": "opam",
|
||||
"switch": "${workspaceFolder:ocaml-aoc}"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user