Commit bc354c

2016-05-02 15:21:25 Sindre Sorhus: add .editorconfig
/dev/null .. .editorconfig
@@ 0,0 1,8 @@
+ root = true
+
+ [*]
+ indent_style = tab
+ end_of_line = lf
+ charset = utf-8
+ trim_trailing_whitespace = true
+ insert_final_newline = true
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9