Sophie Kirschner
Sophie Kirschner
Additional formatting options for multi-line ternary expressions, e.g. always enclose in parentheses
In case it was unclear, I am interested in formatting _options_, not necessarily making any of what I described a default. Ternary operators are not the only operators that affect...
Additional formatting options for multi-line ternary expressions, e.g. always enclose in parentheses
I'm sorry @mindplay-dk, but you are not making sense. To anyone else coming across this issue, to try to cut through whatever that all was: Basically, my request is for...
Additional formatting options for multi-line ternary expressions, e.g. always enclose in parentheses
By the way, here's another issue where someone demonstrated using the nested multi-line ternary expression format mentioned in the original issue description (for conditional types, in this case): https://github.com/dprint/dprint-plugin-typescript/issues/478