This option controls whether each member of an anonymous type should start on a new line.
var x = new { A = 1, B = 2 };