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 @@
+
+
+
+
+