ocaml
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

update vscode workspace settings

+1 -1
+1 -1
.vscode/settings.json
··· 1 1 { 2 - "editor.formatOnSave": true, 2 + "editor.formatOnSave": false, 3 3 "editor.formatOnPaste": true, 4 4 "files.trimTrailingWhitespace": true 5 5 }