Skip to content

Commit e522012

Browse files
authored
Switch to tab for accessibility
1 parent 61b6e03 commit e522012

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.editorconfig

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ root = true
88
[*]
99

1010
# Change these settings to your own preference
11-
indent_style = space
11+
indent_style = tab
1212
indent_size = 2
1313

1414
# We recommend you to keep these unchanged
@@ -18,4 +18,4 @@ trim_trailing_whitespace = true
1818
insert_final_newline = true
1919

2020
[*.md]
21-
trim_trailing_whitespace = false
21+
trim_trailing_whitespace = false

0 commit comments

Comments
 (0)