- We've always disallowed multiple line breaks - ESLint's default allows for 2 - This sets it back to how it was :)
refs #9178 * Add eslint deps, remove old lint deps * Add eslint config, remove old lint configs * Config for server and tests are different * Tweaked rules to suit us * Fix linting in codebase - lots of indent changes. * Fix a real broken test