summaryrefslogtreecommitdiffstats
path: root/ecomp-portal-FE/client/bower_components/lodash/.editorconfig
diff options
context:
space:
mode:
Diffstat (limited to 'ecomp-portal-FE/client/bower_components/lodash/.editorconfig')
-rw-r--r--ecomp-portal-FE/client/bower_components/lodash/.editorconfig12
1 files changed, 0 insertions, 12 deletions
diff --git a/ecomp-portal-FE/client/bower_components/lodash/.editorconfig b/ecomp-portal-FE/client/bower_components/lodash/.editorconfig
deleted file mode 100644
index b889a368..00000000
--- a/ecomp-portal-FE/client/bower_components/lodash/.editorconfig
+++ /dev/null
@@ -1,12 +0,0 @@
-# This file is for unifying the coding style for different editors and IDEs
-# editorconfig.org
-
-root = true
-
-[*]
-charset = utf-8
-end_of_line = lf
-indent_size = 2
-indent_style = space
-insert_final_newline = true
-trim_trailing_whitespace = true