From dfcfedcdd24c67504c172d3c818746c8a1070ac4 Mon Sep 17 00:00:00 2001 From: David Leal Date: Tue, 11 Aug 2020 00:25:21 -0500 Subject: [PATCH] fix: Add endline (`.vscode/settings.json`) --- .vscode/settings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.vscode/settings.json b/.vscode/settings.json index 245be1a04..074c4ab03 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -3,4 +3,4 @@ "editor.formatOnSave": true, "editor.formatOnType": true, "editor.formatOnPaste": true -} \ No newline at end of file +}