Skip to content

Commit c7f5956

Browse files
committed
🧹 chore: update .editorconfig
1 parent 4eeebeb commit c7f5956

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

‎.editorconfig

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,9 @@
1+
root = true
2+
13
[*]
2-
end_of_line = lf
4+
charset = utf-8
5+
indent_size = 3
6+
indent_style = tab
7+
end_of_line = lf
8+
insert_final_newline = true
9+
trim_trailing_whitespace = true

0 commit comments

Comments
 (0)