Skip to content

Commit 5f015e1

Browse files
committed
Align .editorconfig config syntax.
1 parent f4d67f4 commit 5f015e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.editorconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ insert_final_newline = true
55
trim_trailing_whitespace = true
66
charset = utf-8
77

8-
[*.js,*.json]
8+
[{*.js,*.json}]
99
indent_size = 4
1010

1111
[{*.css,*.scss,*.xml,*.html}]

0 commit comments

Comments
 (0)