Skip to content

Commit 2f836d0

Browse files
aspeddrocristianoc
authored andcommitted
add vscode sandbox
1 parent 5072b10 commit 2f836d0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.vscode/settings.json

+4
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,9 @@
55
"typescript.preferences.quoteStyle": "single",
66
"editor.codeActionsOnSave": {
77
"source.fixAll.eslint": true
8+
},
9+
"ocaml.sandbox": {
10+
"kind": "opam",
11+
"switch": "${workspaceFolder:rescript-vscode}/analysis"
812
}
913
}

0 commit comments

Comments
 (0)