pdf.js/test/font
Jonas Jenwald 7560f12a17 Enable the object-shorthand ESLint rule
Please see http://eslint.org/docs/rules/object-shorthand.

Unfortunately, based on commit 9276d1dcd9, it seems that we still need to maintain compatibility with old Node.js versions, hence certain files/directories that are executed in Node.js are currently exempt from this rule.

Furthermore, since the files specific to the Chromium extension are not run through Babel, the `/extensions/chromium/` directory is also exempt from this rule.
2017-04-30 11:13:34 +02:00
..
font_core_spec.js Updates Jasmine version. 2016-03-29 09:34:13 -05:00
font_fpgm_spec.js [api-minor] Refactor fetching of built-in CMaps to utilize a factory on the display side instead, to allow users of the API to provide a custom CMap loading factory (e.g. for use with Node.js) 2017-02-16 10:55:35 +01:00
font_os2_spec.js [api-minor] Refactor fetching of built-in CMaps to utilize a factory on the display side instead, to allow users of the API to provide a custom CMap loading factory (e.g. for use with Node.js) 2017-02-16 10:55:35 +01:00
font_post_spec.js [api-minor] Refactor fetching of built-in CMaps to utilize a factory on the display side instead, to allow users of the API to provide a custom CMap loading factory (e.g. for use with Node.js) 2017-02-16 10:55:35 +01:00
font_test.html Replaces RequireJS to SystemJS. 2017-02-27 08:32:39 -06:00
fontutils.js Prevent browser console errors during testing 2017-02-05 13:23:42 +01:00
jasmine-boot.js Enable the object-shorthand ESLint rule 2017-04-30 11:13:34 +02:00
ttxdriver.js Switch to using ESLint, instead of JSHint, for linting 2016-12-16 21:06:36 +01:00