Skip to content

Commit 7814407

Browse files
committed
chore: add editorconfig
1 parent 2bd7c05 commit 7814407

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.editorconfig

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
root = true
2+
3+
[*]
4+
end_of_line = lf
5+
insert_final_newline = true
6+
charset = utf-8

0 commit comments

Comments
 (0)