summaryrefslogtreecommitdiffstats
path: root/ecomp-portal-FE/client/bower_components/jqTree/.editorconfig
diff options
context:
space:
mode:
Diffstat (limited to 'ecomp-portal-FE/client/bower_components/jqTree/.editorconfig')
-rw-r--r--ecomp-portal-FE/client/bower_components/jqTree/.editorconfig12
1 files changed, 0 insertions, 12 deletions
diff --git a/ecomp-portal-FE/client/bower_components/jqTree/.editorconfig b/ecomp-portal-FE/client/bower_components/jqTree/.editorconfig
deleted file mode 100644
index b7a840f1..00000000
--- a/ecomp-portal-FE/client/bower_components/jqTree/.editorconfig
+++ /dev/null
@@ -1,12 +0,0 @@
-# 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