Skip to content

Commit 65f34e6

Browse files
committed
🧑‍💻 Update .editorconfig to match .vscode/settings
1 parent 2366e98 commit 65f34e6

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.editorconfig

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@ root = true
22

33
[*]
44
charset = utf-8
5-
indent_style = space
6-
indent_size = 2
5+
indent_style = tab
76
end_of_line = lf
87
insert_final_newline = true
98
trim_trailing_whitespace = true

0 commit comments

Comments
 (0)