Skip to content

Commit

Permalink
chore(editorconfig): declare the charset
Browse files Browse the repository at this point in the history
  • Loading branch information
RebeccaStevens committed Jan 20, 2021
1 parent c260fb2 commit 38f3e6b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,6 @@ root = true
[*]
indent_style = tab
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true

0 comments on commit 38f3e6b

Please sign in to comment.