We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5072b10 commit 2f836d0Copy full SHA for 2f836d0
.vscode/settings.json
@@ -5,5 +5,9 @@
5
"typescript.preferences.quoteStyle": "single",
6
"editor.codeActionsOnSave": {
7
"source.fixAll.eslint": true
8
+ },
9
+ "ocaml.sandbox": {
10
+ "kind": "opam",
11
+ "switch": "${workspaceFolder:rescript-vscode}/analysis"
12
}
13
0 commit comments