Closed
Description
Now we have to run Prettier on blog posts? Please do it as part of the script that generates them!
Originally posted by @targos in #6040 (comment)
See https://github.com/nodejs/nodejs.org/blob/main/scripts/release-post/index.mjs - add a exec call to run prettier in some way.
You can validate this works by re-running the 21.1.0 release from which this issue came