pdf.js/test/font
Jonas Jenwald bc736fdc7d Adjust the brace-style ESLint rule to disallow single lines (and also enable no-iterator)
See http://eslint.org/docs/rules/brace-style.
Having the opening/closing braces on the same line can often make the code slightly more difficult to read, in particular for `if`/`else if` statements, compared to using new lines.

This patch also, for consistency with `mozilla-central`, enables the [`no-iterator`](http://eslint.org/docs/rules/no-iterator) rule. Note that this rule didn't require a single code change.
2017-02-04 15:53:08 +01:00
..
font_core_spec.js Updates Jasmine version. 2016-03-29 09:34:13 -05:00
font_fpgm_spec.js Updates Jasmine version. 2016-03-29 09:34:13 -05:00
font_os2_spec.js Updates Jasmine version. 2016-03-29 09:34:13 -05:00
font_post_spec.js Updates Jasmine version. 2016-03-29 09:34:13 -05:00
font_test.html Updates Jasmine version. 2016-03-29 09:34:13 -05:00
fontutils.js Enable the no-unused-vars ESLint rule 2017-01-29 23:23:17 +01:00
jasmine-boot.js Adjust the brace-style ESLint rule to disallow single lines (and also enable no-iterator) 2017-02-04 15:53:08 +01:00
ttxdriver.js Switch to using ESLint, instead of JSHint, for linting 2016-12-16 21:06:36 +01:00