diff --git a/.vscode/settings.json b/.vscode/settings.json index ab45ab8..6294266 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,3 +1,5 @@ { "editor.bracketPairColorization.enabled": true, -} + "editor.tabSize": 2, + "files.eol": "\n" +} \ No newline at end of file