Skip to content
This repository was archived by the owner on Jul 13, 2024. It is now read-only.

Commit 0c71988

Browse files
committed
Correct .editorconfig charset
1 parent 0e0c0e2 commit 0c71988

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
@@ -13,7 +13,7 @@ root = true
1313
end_of_line = lf
1414
insert_final_newline = true
1515
trim_trailing_whitespace = true
16-
charset= "utf-8"
16+
charset= utf-8
1717

1818
# 2 space indentation for JS files
1919
[*.js]

0 commit comments

Comments
 (0)