Skip to content
This repository was archived by the owner on Jul 6, 2025. It is now read-only.

Commit 57a894f

Browse files
committed
Update vscode workspace settings
1 parent 0420555 commit 57a894f

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.vscode/settings.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,6 @@
33
"files.trimTrailingWhitespace": true,
44
"typescript.format.semicolons": "remove",
55
"typescript.preferences.quoteStyle": "single",
6-
"[javascript]": {
7-
"editor.defaultFormatter": "vscode.typescript-language-features",
8-
"editor.formatOnSave": false,
9-
},
106
"[typescript]": {
117
"editor.defaultFormatter": "vscode.typescript-language-features",
128
"editor.formatOnSave": true,

0 commit comments

Comments
 (0)