Skip to content

Commit cdce618

Browse files
author
mikhaelbois
committed
PWA-2471 Add JSON file config
1 parent 86e986c commit cdce618

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.editorconfig

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,7 @@ indent_style = space
1414

1515
[*.md]
1616
trim_trailing_whitespace = false
17+
18+
[*.json]
19+
indent_size = 2
20+
insert_final_newline = false

0 commit comments

Comments
 (0)