-
Notifications
You must be signed in to change notification settings - Fork 13
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
hoc2023: prettier JS files #647
Conversation
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 for prepping for the upcoming changes. I am curious - were you able to make all the 'prettier' changes automatically? I see you added the configuration to .prettierrc.js
after you made the file updates.
I applied these in an editor, one file at a time, but presumably there is a way to do this by batch in the command line. I had the |
Oh gotcha - thanks! |
General question - will we bump up the version after all the hoc updates? |
We will bump the version each time we have a new build that we want to be consumed by our main repo, which I think should be done regularly once we have momentum. |
I went ahead and did the other JS files in the repo too. |
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 for taking care of this!
This updates the formatting of all JS files in this repo, in preparation for additional updates for hoc2023.