From df272cefe4148a9dfbb356bac699590506e42dde Mon Sep 17 00:00:00 2001 From: jestxfot <87380272+jestxfot@users.noreply.github.com> Date: Sat, 6 Aug 2022 22:40:15 +0300 Subject: [PATCH] settings --- .vscode/settings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.vscode/settings.json b/.vscode/settings.json index fd91329..23a2018 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -5,7 +5,7 @@ ], "workbench.settings.editor": "json", - "editor.tabSize": 6, + "editor.tabSize": 2, "editor.mouseWheelZoom": true, "files.associations": { "*.md": "powershell"