Skip to content

Commit a083f59

Browse files
committed
Add .editorconfig file to specify charset
1 parent 83278c0 commit a083f59

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.editorconfig

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
root = true
2+
3+
[*]
4+
charset = utf-8
5+
insert_final_newline = true

0 commit comments

Comments
 (0)