From a4fd7f28ca43365a64146bf95dccbcabcb4d75a1 Mon Sep 17 00:00:00 2001 From: Joao Moreno Date: Thu, 25 Jul 2019 10:32:59 +0200 Subject: [PATCH] team settings --- .vscode/settings.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.vscode/settings.json b/.vscode/settings.json index 3fa04b1ee95..1a760bdda6b 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -59,5 +59,6 @@ "git.ignoreLimitWarning": true, "remote.extensionKind": { "msjsdiag.debugger-for-chrome": "workspace" - } -} + }, + "files.insertFinalNewline": true +} \ No newline at end of file