Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Accept ToStringOptions as last parameter in each method #5

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

levrik
Copy link

@levrik levrik commented Jan 22, 2023

I thought about setting lineWidth to 0 by default to fix #4 but this has the side-effect of removing line breaks automatically which might not be desired. Instead I thought exposing a way to set the stringify options is better than nothing for now. At least this helps making this usuable for my current use-case.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Ability to configure line length
1 participant