pdf.js/extensions/firefox/content
Jonas Jenwald 7e1d92461a [Firefox addon] Enable the consistent-return ESLint rule (issue 7957)
See http://eslint.org/docs/rules/consistent-return; it appears that I overlooked this rule in PR 7982.

Also adds the http://eslint.org/docs/rules/no-nested-ternary rule, which didn't require any code changes, since that rule is being enforced in mozilla-central.

Re: issue 7957.
2017-01-27 19:04:08 +01:00
..
PdfJs-stub.jsm [Firefox addon] Enforce double quotes, using ESLint, to avoid linting errors in mozilla-central (issue 7957) 2017-01-25 01:14:06 +01:00
PdfJs.jsm [Firefox addon] Enforce double quotes, using ESLint, to avoid linting errors in mozilla-central (issue 7957) 2017-01-25 01:14:06 +01:00
pdfjschildbootstrap.js [Firefox addon] Enforce double quotes, using ESLint, to avoid linting errors in mozilla-central (issue 7957) 2017-01-25 01:14:06 +01:00
PdfjsChromeUtils.jsm [Firefox addon] Enable the consistent-return ESLint rule (issue 7957) 2017-01-27 19:04:08 +01:00
PdfjsContentUtils.jsm [Firefox addon] Enforce double quotes, using ESLint, to avoid linting errors in mozilla-central (issue 7957) 2017-01-25 01:14:06 +01:00
PdfJsNetwork.jsm [Firefox addon] Enforce double quotes, using ESLint, to avoid linting errors in mozilla-central (issue 7957) 2017-01-25 01:14:06 +01:00
PdfJsTelemetry-addon.jsm [Firefox addon] Enforce double quotes, using ESLint, to avoid linting errors in mozilla-central (issue 7957) 2017-01-25 01:14:06 +01:00
PdfJsTelemetry.jsm [Firefox addon] Enforce double quotes, using ESLint, to avoid linting errors in mozilla-central (issue 7957) 2017-01-25 01:14:06 +01:00
PdfStreamConverter.jsm [Firefox addon] Enable the consistent-return ESLint rule (issue 7957) 2017-01-27 19:04:08 +01:00