From 3178c14af8a87bb7bfb184464ec070a280c4c0ac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maren=20S=C3=BCwer?= Date: Tue, 31 Jul 2018 10:01:59 +0200 Subject: [PATCH] created new branch for groups-ui --- scm-ui/.vscode/settings.json | 2 +- scm.iml | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/scm-ui/.vscode/settings.json b/scm-ui/.vscode/settings.json index f5d90fdf4b..d5728921ff 100644 --- a/scm-ui/.vscode/settings.json +++ b/scm-ui/.vscode/settings.json @@ -4,7 +4,7 @@ "editor.formatOnSave": false, // Enable per-language "[javascript]": { - "editor.formatOnSave": true + "editor.formatOnSave": false }, "flow.pathToFlow": "${workspaceRoot}/node_modules/.bin/flow" } diff --git a/scm.iml b/scm.iml index 4ed0077c7f..82d1f7475d 100644 --- a/scm.iml +++ b/scm.iml @@ -8,6 +8,11 @@ + + + + +