controller and vsorc data viewers done
[VSoRC/.git] / node_modules / express-ws / .editorconfig
diff --git a/node_modules/express-ws/.editorconfig b/node_modules/express-ws/.editorconfig
new file mode 100644 (file)
index 0000000..d2a7f03
--- /dev/null
@@ -0,0 +1,12 @@
+root = true
+
+[*]
+indent_style = space
+indent_size = 2
+end_of_line = lf
+charset = utf-8
+trim_trailing_whitespace = true
+insert_final_newline = true
+
+[*.md]
+indent_size = 4