Skip to content

Commit 6f161a2

Browse files
signekblwjohnst86
andauthored
chore: 🔨 remove tabSize from VS Code settings file (#1)
## Description We don't need this, since we have `.editorconfig` setting tabs already. ## Reviewer Focus <!-- Select quick/in-depth as necessary --> This PR needs an in-depth review. --------- Co-authored-by: Luke W. Johnston <lwjohnst86@users.noreply.github.com>
1 parent db5b658 commit 6f161a2

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,6 +1,5 @@
11
{
22
"files.autoSave": "onFocusChange",
3-
"editor.tabSize": 2,
43
"editor.wordWrap": "off",
54
"editor.formatOnSave": true,
65
"editor.codeActionsOnSave": {

0 commit comments

Comments
 (0)