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

[chore] modify prettier config to allow longer code line #798

Closed
tyn1998 opened this issue Apr 29, 2024 · 1 comment · Fixed by #823
Closed

[chore] modify prettier config to allow longer code line #798

tyn1998 opened this issue Apr 29, 2024 · 1 comment · Fixed by #823
Assignees
Milestone

Comments

@tyn1998
Copy link
Member

tyn1998 commented Apr 29, 2024

Description

Currently the printWidth is not set so the default value 80 results in code being frequently wrapped. I think we should consider a bigger preintWidth and prettify the whole codebase in one time.

(sorry git blame)

@tyn1998 tyn1998 added this to the 1.9.7 milestone Apr 29, 2024
@Tenth-crew
Copy link
Collaborator

let me do this

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 a pull request may close this issue.

2 participants