Skip to content

Commit 0029d5e

Browse files
committed
update editorconfig
1 parent 30d2d4d commit 0029d5e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.editorconfig

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,10 @@ charset = utf-8
99
insert_final_newline = true
1010
trim_trailing_whitespace = true
1111
indent_style = space
12+
indent_size = 4
13+
14+
[{*.md,*.json,*.sh,*.js,*.css}]
1215
indent_size = 2
16+
17+
[{*.md,*.json}]
18+
max_line_length = null

0 commit comments

Comments
 (0)