Skip to content

Commit 51703a6

Browse files
committed
chore: fix editorconfig charset
1 parent 5d8d8ab commit 51703a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.editorconfig

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
root = true
33

44
[*]
5-
charset = utf8
5+
charset = utf-8
66
end_of_line = lf
77
insert_final_newline = true
88
indent_style = space

0 commit comments

Comments
 (0)