Useful if you want to split large array into smaller, but limited by JSON size. Each array chunk will be up to specified amount of bytes when stringified into JSON.
If you’re using any other JSON plugins, make sure prettier-plugin-expand-json is listed last. This applies to each overrides entry as well.