Version 1
[yaffs-website] / node_modules / underscore.string / .editorconfig
diff --git a/node_modules/underscore.string/.editorconfig b/node_modules/underscore.string/.editorconfig
new file mode 100644 (file)
index 0000000..84b480f
--- /dev/null
@@ -0,0 +1,9 @@
+# EditorConfig is awesome: http://EditorConfig.org
+root = true
+
+[*]
+end_of_line = lf
+insert_final_newline = true
+indent_style = space
+indent_size = 2
+charset = utf-8