Jonas Jenwald 4046d67fde Enable the no-else-return ESLint rule
Using `else` after `return` is not necessary, and can often lead to unnecessarily cluttered code. By using the `no-else-return` rule in ESLint we can avoid this pattern, see http://eslint.org/docs/rules/no-else-return.
2017-01-09 20:27:39 +01:00
..
2016-07-10 17:49:16 +08:00
2016-07-10 17:49:16 +08:00
2016-07-10 17:49:16 +08:00
2016-07-10 17:49:16 +08:00