aboutsummaryrefslogtreecommitdiffstats
path: root/hicn-plugin/.vscode/settings.json
diff options
context:
space:
mode:
Diffstat (limited to 'hicn-plugin/.vscode/settings.json')
-rw-r--r--hicn-plugin/.vscode/settings.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/hicn-plugin/.vscode/settings.json b/hicn-plugin/.vscode/settings.json
new file mode 100644
index 000000000..685ed8a0f
--- /dev/null
+++ b/hicn-plugin/.vscode/settings.json
@@ -0,0 +1,5 @@
+{
+ "editor.tabSize": 8,
+ "editor.insertSpaces": false,
+ "editor.detectIndentation": false
+} \ No newline at end of file