diff --git a/.vscode/settings.json b/.vscode/settings.json index cb92a2e..a877113 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,3 +1,5 @@ { - + "editor.insertSpaces": false, + "editor.tabSize": 4, + "files.eol": "\n" } \ No newline at end of file