diff --git a/frontend/.vscode/settings.json b/frontend/.vscode/settings.json index 13845cc225..2f5e152d62 100644 --- a/frontend/.vscode/settings.json +++ b/frontend/.vscode/settings.json @@ -23,4 +23,5 @@ "*.log.*": "log" }, "editor.formatOnSave": true, + "files.eol": "\n", } \ No newline at end of file