Closed breville closed 1 year ago
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 prettierrc.js
file there the whole time, but didn't commit it until later.
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
prettierrc.js
file there the whole time, but didn't commit it until later.
Oh gotcha - thanks!
General question - will we bump up the version after all the hoc updates?
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.
This updates the formatting of all JS files in this repo, in preparation for additional updates for hoc2023.