This option controls whether a space should follow a comma.
var list = [1, 2, 3];
var list = [1,2,3];