-
-
Notifications
You must be signed in to change notification settings - Fork 4k
chore(Prettier): add settings for prettier plugin #4756
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
Conversation
|
#3900 Probably still applies here |
If it's a problem, it's possible to move config into the |
papaia
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This line should be changed too
Line 125 in e0e2711
| "*.ts": "prettier --write --single-quote --print-width 120 --trailing-comma all --end-of-line lf --arrow-parens avoid" |
Co-authored-by: Papaia <43409674+Papaia@users.noreply.github.com>
Co-authored-by: Papaia <43409674+Papaia@users.noreply.github.com>
I believe you should move it to the |
Please describe the changes this PR makes and why it should be merged:
resolve #4753
Move prettier config into
.prettierrcfile. Allow VS Code prettier plugin to correctly format files.Status
Semantic versioning classification: