How happy I am with prettier. This is just a thing in an ancient past for me now.
Programmer Humor
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.
Rules
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
Are you referring to autoformat like most linters and IDEs can do or does prettier have some special transpilation capability to hide braces?
Recently tried biome for a web project. It's a combined linter and formatter, and it's so good. Compatible with prettier too.
What the fuck!
why stop at curly brackets? Do all of them: parentheses, square brackets, angle brackets, and curly brackets. Also, strings should be liberated. Move all non-escaped quote characters to the end of the line too.
And escape the newlines that you introduce in the strings
i will keep using .sass and you will like it