Skip to content

Commit f25a4ab

Browse files
committed
style: Fix .editorconfig for package.json
1 parent 8a19b84 commit f25a4ab

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
@@ -8,6 +8,6 @@ charset = utf-8
88
trim_trailing_whitespace = true
99
insert_final_newline = true
1010

11-
[{package.json}]
11+
[package.json]
1212
indent_style = space
1313
indent_size = 2

0 commit comments

Comments
 (0)