Format everything on save
This commit is contained in:
parent
a16117f33b
commit
fa89b5393f
1 changed files with 0 additions and 1 deletions
|
@ -120,7 +120,6 @@
|
|||
"editor.fontFamily" = "'FiraCode Nerd Font Mono', 'Noto Sans Mono CJK', monospace";
|
||||
"editor.formatOnPaste" = true;
|
||||
"editor.formatOnSave" = true;
|
||||
"editor.formatOnSaveMode" = "modificationsIfAvailable";
|
||||
"editor.formatOnType" = true;
|
||||
"editor.guides.bracketPairs" = true;
|
||||
"editor.inlineSuggest.enabled" = true;
|
||||
|
|
Loading…
Reference in a new issue