From 29495cfc170b0a3193897f2d3b0091291bbbedbe Mon Sep 17 00:00:00 2001 From: rikukiix Date: Mon, 11 Oct 2021 17:51:16 +0800 Subject: [PATCH] update .vscode/setting.json --- .vscode/settings.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.vscode/settings.json b/.vscode/settings.json index ff30c44..2124485 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,3 +1,4 @@ { - "editor.tabSize": 2 + "editor.tabSize": 2, + "editor.insertSpaces": true } \ No newline at end of file