Skip to content

Commit d5d5e9e

Browse files
Tapppistevemao
authored andcommitted
chore(editorconfig): add editorconfig (conventional-changelog#112)
1 parent 2ce4160 commit d5d5e9e

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.editorconfig

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# EditorConfig is awesome: http://EditorConfig.org
2+
3+
root = true
4+
5+
[*]
6+
trim_trailing_whitespace=true
7+
indent_style = space
8+
indent_size = 2
9+
insert_final_newline = true

0 commit comments

Comments
 (0)