We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd9f7ea commit aa46c5fCopy full SHA for aa46c5f
1 file changed
.editorconfig
@@ -11,7 +11,7 @@ trim_trailing_whitespace = true
11
12
[*.{js,ts}]
13
indent_style = space
14
-tab_width = 4
+indent_size = 4
15
max_line_length = 120
16
17
[CODEOWNERS]
0 commit comments