Skip to content

Commit 1ad710b

Browse files
committed
chore: update VSCode settings to enable format on save, paste, and type; remove unused formatOnSaveMode
1 parent 745a06a commit 1ad710b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.vscode/settings.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
{
2-
"editor.formatOnSaveMode": "modificationsIfAvailable",
32
"editor.formatOnSave": true,
43
"editor.formatOnPaste": true,
54
"editor.formatOnType": true,

0 commit comments

Comments
 (0)