Skip to content

Commit f585568

Browse files
committed
Add vscode settings
1 parent 66f0a71 commit f585568

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.vscode/settings.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"ocaml.sandbox": {
3+
"kind": "opam",
4+
"switch": "${workspaceFolder:reason-react}"
5+
}
6+
}

0 commit comments

Comments
 (0)