millermedeiros / esformatter

ECMAScript code beautifier/formatter
MIT License
970 stars 91 forks source link

Allow no space between braces for empty blocks #503

Open mcandre opened 4 years ago

mcandre commented 4 years ago

Please allow users to configure no space between the braces for empty blocks, including empty while blocks. I tried the before and after options for while brace whitespace, with no change in esformatter rule behavior.