You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ellide-lines option was added to cli over #15837 which works completely fine, but as i could see through the PR there was added as well to bonfig.toml. Well, this seems to not work as well as the cli flag.
What version of Bun is running?
1.2.0+b0c5a7655
What platform is your computer?
Darwin 23.6.0 arm64 arm
What steps can reproduce the bug?
Ellide-lines option was added to cli over #15837 which works completely fine, but as i could see through the PR there was added as well to
bonfig.toml
. Well, this seems to not work as well as the cli flag.Over https://github.com/matheus1lva/bun-ellide i've put together a reproducible example:
run
What is the expected behavior?
No response
What do you see instead?
No lines "ellided", but currently it shows
Additional information
No response
The text was updated successfully, but these errors were encountered: