How do I prevent line break of chained calls on auto-format?
Hi all,
how can I stop this
becoming this
on auto-format?
I can't work out which of the myriad code style options it is.
(This is typescript, but I'd like to stop this behaviour in JS too)
TIA,
Jez
Please sign in to leave a comment.
Naturally, minutes after asking, I found the answer.