Skip to content

Commit f62646f

Browse files
authored
Merge pull request #56 from jogibear9988/patch-2
Create .editorconfig
2 parents d22dc83 + f94da95 commit f62646f

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 = crlf
5+
insert_final_newline = true
6+
indent_style = space
7+
indent_size = 4

0 commit comments

Comments
 (0)