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