Skip to content

Commit 5da7292

Browse files
committed
Update VS Code settings.json with editor preferences
1 parent 430a27d commit 5da7292

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.vscode/settings.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
// Place your settings in this file to overwrite default and user settings.
22
{
3+
"editor.tabSize": 4,
4+
"editor.insertSpaces": true,
35
"files.trimTrailingWhitespace": true
46
}

0 commit comments

Comments
 (0)