1306
Brace Style
(sh.itjust.works)
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
How happy I am with prettier. This is just a thing in an ancient past for me now.
Recently tried biome for a web project. It's a combined linter and formatter, and it's so good. Compatible with prettier too.
Are you referring to autoformat like most linters and IDEs can do or does prettier have some special transpilation capability to hide braces?