pdf.js/extensions
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
..
chromium Enable the no-else-return ESLint rule 2017-01-09 20:27:39 +01:00
firefox Switch to using ESLint, instead of JSHint, for linting 2016-12-16 21:06:36 +01:00