Skip to content

Commit 9094efd

Browse files
committed
build: use four spaces in localization JSON files
this matches what i18n-conv does, and avoids thrash See i18next/i18next-gettext-converter#231
1 parent 117cc16 commit 9094efd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.editorconfig

+3
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,8 @@ trim_trailing_whitespace = false
1717
[*.json]
1818
indent_size = 2
1919

20+
[{en.json,es.json}]
21+
indent_size = 4
22+
2023
[COMMIT_EDITMSG]
2124
max_line_length = 0

0 commit comments

Comments
 (0)