aboutsummaryrefslogtreecommitdiff
path: root/.vscode/settings.json
diff options
context:
space:
mode:
authorlaurawilsonri <laura_wilson@brown.edu>2019-04-08 19:10:03 -0400
committerlaurawilsonri <laura_wilson@brown.edu>2019-04-08 19:10:03 -0400
commit74411165f21b6c616fa98e0676c6f4568c2d4564 (patch)
tree38079f721f8cdeba25e7bc0439aa5d6523927f1c /.vscode/settings.json
parent5d4414e8d2a17c75c808bce9343dba85fbb32440 (diff)
parenta72fcdd0ebc06a3c851007c6ed89ab13a9a0d835 (diff)
Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into richTextEditor
Diffstat (limited to '.vscode/settings.json')
-rw-r--r--.vscode/settings.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/.vscode/settings.json b/.vscode/settings.json
index 081b05b38..fc315ffaf 100644
--- a/.vscode/settings.json
+++ b/.vscode/settings.json
@@ -7,6 +7,7 @@
"**/.DS_Store": true,
},
"editor.formatOnSave": true,
+ "editor.detectIndentation": false,
"typescript.format.insertSpaceAfterOpeningAndBeforeClosingNonemptyBrackets": false,
"typescript.format.insertSpaceAfterOpeningAndBeforeClosingNonemptyBraces": true
-}
+} \ No newline at end of file