pdf.js/extensions
Jonas Jenwald a7c19d9cbb Adjust the yoda ESLint rule to apply to inequalities as well
I happened to notice that some inequalities had the wrong order, and was surprised since I thought that the `yoda` rule should have caught that.
However, reading http://eslint.org/docs/rules/yoda#options a bit more closely than previously, it's quite obvious that the `onlyEquality` option does *exactly* what its name suggests. Hence I think that it makes sense to adjust the options such that only ranges are allowed instead.
2017-03-19 13:27:14 +01:00
..
chromium Adjust the yoda ESLint rule to apply to inequalities as well 2017-03-19 13:27:14 +01:00
firefox [Firefox addon] Remove the unused MOZ_CENTRAL constant 2017-02-04 17:51:40 +01:00