We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 117cc16 commit 9094efdCopy full SHA for 9094efd
.editorconfig
@@ -17,5 +17,8 @@ trim_trailing_whitespace = false
17
[*.json]
18
indent_size = 2
19
20
+[{en.json,es.json}]
21
+indent_size = 4
22
+
23
[COMMIT_EDITMSG]
24
max_line_length = 0
0 commit comments