Initial OpenECOMP Portal commit
[portal.git] / ecomp-portal-FE / client / bower_components / jqTree / .editorconfig
diff --git a/ecomp-portal-FE/client/bower_components/jqTree/.editorconfig b/ecomp-portal-FE/client/bower_components/jqTree/.editorconfig
new file mode 100644 (file)
index 0000000..b7a840f
--- /dev/null
@@ -0,0 +1,12 @@
+# EditorConfig helps developers define and maintain
+# consistent coding styles between different editors and IDEs.
+
+root = true
+
+[*]
+end_of_line = lf
+charset = utf-8
+trim_trailing_whitespace = true
+insert_final_newline = true
+indent_style = space
+indent_size = 4