From ab3a5f0523ec15e22840853d8f4393d8bd112ae2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Wolfgang=20Hu=C3=9F?= Date: Mon, 30 Sep 2019 11:31:36 +0200 Subject: [PATCH] =?UTF-8?q?Haven=E2=80=99t=20seen=20this=20is=20already=20?= =?UTF-8?q?in=20master?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .vscode/settings.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.vscode/settings.json b/.vscode/settings.json index 908252f41..2091e5e03 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -7,6 +7,6 @@ "autoFix": true } ], - "editor.formatOnSave": true, + "editor.formatOnSave": false, "eslint.autoFixOnSave": true -} \ No newline at end of file +}