Skip to content

Commit aa46c5f

Browse files
authored
Fixing .editorconfig (#44)
1 parent fd9f7ea commit aa46c5f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.editorconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ trim_trailing_whitespace = true
1111

1212
[*.{js,ts}]
1313
indent_style = space
14-
tab_width = 4
14+
indent_size = 4
1515
max_line_length = 120
1616

1717
[CODEOWNERS]

0 commit comments

Comments
 (0)