9 Commits (8d684b5b3fa5a738f463bf94de36e4cbee5666b0)

Author SHA1 Message Date
Jonas Jenwald f77c52291e Enable the `no-empty-pattern`/`no-floating-decimal`/`no-self-compare`/`no-delete-var`/`no-new-object` ESLint rules 8 years ago
Jonas Jenwald 3ec99f0e12 [Firefox addon] Convert the code to be ES6 friendly, in order to better agree with mozilla-central coding conventions (issue 7957) 8 years ago
Jonas Jenwald 82ea7e6e6e Enable the `no-unsafe-finally`/`no-octal`/`no-useless-call` ESLint rules 8 years ago
Jonas Jenwald 31684e6918 Enable the `no-lone-blocks` ESLint rule 8 years ago
Jonas Jenwald 4626fc8342 Enable the `spaced-comment` ESLint rule 8 years ago
Jonas Jenwald 0dff8f3600 Adjust the `space-unary-ops` ESLint rule to comply with mozilla-central lint rules 8 years ago
Jonas Jenwald 4046d67fde Enable the `no-else-return` ESLint rule 8 years ago
Jonas Jenwald 2f3805efbc Switch to using ESLint, instead of JSHint, for linting 8 years ago