diff --git a/.vscode/settings.json b/.vscode/settings.json index b813e6a1c2..5025c96370 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,4 +1,5 @@ { "editor.insertSpaces": false, + "editor.autoIndent": "none", "files.eol": "\n" }