We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e7b475 commit 9cd10ffCopy full SHA for 9cd10ff
.vscode/settings.json
@@ -23,6 +23,8 @@
23
},
24
"editor.tabSize": 2,
25
"editor.detectIndentation": false,
26
+ "editor.formatOnPaste": true,
27
+ "editor.formatOnSave": true,
28
"update.mode": "manual",
29
"tabnine.experimentalAutoImports": true,
30
"workbench.sideBar.location": "left",
0 commit comments