From e21a9fa569c34a1d98830db63b147d8557f83c2c Mon Sep 17 00:00:00 2001 From: duduluu Date: Sun, 17 Jun 2018 17:55:10 +0800 Subject: [PATCH] Update editor settings --- .vscode/settings.json | 1 + 1 file changed, 1 insertion(+) diff --git a/.vscode/settings.json b/.vscode/settings.json index 314b8a34..27ca3926 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,4 +1,5 @@ { + "files.eol": "\n", "editor.formatOnSave": true, "beautify.language": { "js": {