Disallows placing object keys on new line
Type: Boolean
Boolean
Value: true
true
"disallowObjectKeysOnNewLine": true
var a = { b: 'b', c: 'c' };