aboutsummaryrefslogtreecommitdiffhomepage
path: root/public/bower_components/bootstrap-datepicker/.editorconfig
diff options
context:
space:
mode:
Diffstat (limited to 'public/bower_components/bootstrap-datepicker/.editorconfig')
-rw-r--r--public/bower_components/bootstrap-datepicker/.editorconfig11
1 files changed, 11 insertions, 0 deletions
diff --git a/public/bower_components/bootstrap-datepicker/.editorconfig b/public/bower_components/bootstrap-datepicker/.editorconfig
new file mode 100644
index 0000000..b22d6e6
--- /dev/null
+++ b/public/bower_components/bootstrap-datepicker/.editorconfig
@@ -0,0 +1,11 @@
+# EditorConfig is awesome: http://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