eslint linebreak style

JavaScript
//Within eslint config
"linebreak-style": 0,
Source

Also in JavaScript: