-
Notifications
You must be signed in to change notification settings - Fork 987
Rerun prettier/docs after prettier dependency update #7259
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
|
Size Report 1Affected ProductsNo changes between base commit (510c9b5) and merge commit (afe8414).Test Logs |
dwyfrequency
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.
LGTM
prameshj
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.
Thanks!
egilmorez
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.
LGTM!
Size Analysis Report 1Affected ProductsNo changes between base commit (510c9b5) and merge commit (afe8414).Test Logs |
We recently bumped the
prettierdependency (#7232) which included a change totypeofexpressions (puts parens around them): https://github.com/prettier/prettier/blob/main/CHANGELOG.md#add-parentheses-for-tstypequery-to-improve-readability-14042-by-onishi-koheiRunning it on the whole repo and also running docgen on the newly changed files so that these changes don't just pop up randomly in everyone's PRs going forward.