Skip to content
This repository was archived by the owner on May 21, 2019. It is now read-only.

Commit b93362b

Browse files
committed
Create .editorconfig
1 parent 8ab5a1e commit b93362b

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.editorconfig

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
root = true
2+
3+
[*]
4+
end_of_line = lf
5+
insert_final_newline = true
6+
indent_style = tab
7+
tab_width = 2

0 commit comments

Comments
 (0)