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