We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2e8f4b commit b85d2a8Copy full SHA for b85d2a8
README.md
@@ -114,6 +114,8 @@ You can optionally pass a printer object to this method. This way you can overri
114
```
115
- `detectDuplicateIds` (optional, default: `true`)
116
- 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
119
- `printers` (optional, default: {})
120
- Here you can specify custom logging methods. If not specified a default printer is used.
121
- Possible printers to configure:
0 commit comments