Update vscode config
This commit is contained in:
parent
5f9c39b5ff
commit
fdced07773
1 changed files with 1 additions and 0 deletions
|
@ -52,6 +52,7 @@
|
|||
"explorer.confirmDelete" = false;
|
||||
"workbench.sideBar.location" = "right";
|
||||
"git.enableSmartCommit" = true;
|
||||
"git.openRepositoryInParentFolders" = "never";
|
||||
"explorer.confirmDragAndDrop" = false;
|
||||
"javascript.updateImportsOnFileMove.enabled" = "always";
|
||||
"editor.insertSpaces" = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue