Skip to content

Commit b85d2a8

Browse files
author
Gertjan Reynaert
committed
docs(sortKeys): add documentation on sortKeys
1 parent c2e8f4b commit b85d2a8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,8 @@ You can optionally pass a printer object to this method. This way you can overri
114114
```
115115
- `detectDuplicateIds` (optional, default: `true`)
116116
- If you want the translationManager to log duplicate message ids or not
117+
- `sortKeys` (optional, default: `true`)
118+
- If you want the translationManager to sort it's output, both json and console output
117119
- `printers` (optional, default: {})
118120
- Here you can specify custom logging methods. If not specified a default printer is used.
119121
- Possible printers to configure:

0 commit comments

Comments
 (0)