pdf.js/test/unit
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
..
annotation_spec.js Enable the object-shorthand ESLint rule 2017-04-30 11:13:34 +02:00
api_spec.js Enable the object-shorthand ESLint rule 2017-04-30 11:13:34 +02:00
bidi_spec.js Convert the files in the /test/unit folder to ES6 modules 2017-04-30 00:34:02 +02:00
cff_parser_spec.js Convert the files in the /test/unit folder to ES6 modules 2017-04-30 00:34:02 +02:00
clitests.json Enable running the ui_utils unit-tests on Travis 2017-04-25 13:37:56 +02:00
cmap_spec.js Enable the object-shorthand ESLint rule 2017-04-30 11:13:34 +02:00
crypto_spec.js Convert the files in the /test/unit folder to ES6 modules 2017-04-30 00:34:02 +02:00
document_spec.js Convert the files in the /test/unit folder to ES6 modules 2017-04-30 00:34:02 +02:00
dom_utils_spec.js Convert the files in the /test/unit folder to ES6 modules 2017-04-30 00:34:02 +02:00
evaluator_spec.js Enable the object-shorthand ESLint rule 2017-04-30 11:13:34 +02:00
fonts_spec.js Enable the object-shorthand ESLint rule 2017-04-30 11:13:34 +02:00
function_spec.js Enable the object-shorthand ESLint rule 2017-04-30 11:13:34 +02:00
jasmine-boot.js Enable the object-shorthand ESLint rule 2017-04-30 11:13:34 +02:00
metadata_spec.js Convert the files in the /test/unit folder to ES6 modules 2017-04-30 00:34:02 +02:00
murmurhash3_spec.js Convert the files in the /test/unit folder to ES6 modules 2017-04-30 00:34:02 +02:00
network_spec.js Convert the files in the /test/unit folder to ES6 modules 2017-04-30 00:34:02 +02:00
parser_spec.js Convert the files in the /test/unit folder to ES6 modules 2017-04-30 00:34:02 +02:00
primitives_spec.js Enable the object-shorthand ESLint rule 2017-04-30 11:13:34 +02:00
stream_spec.js Enable the object-shorthand ESLint rule 2017-04-30 11:13:34 +02:00
test_utils.js Convert the files in the /test/unit folder to ES6 modules 2017-04-30 00:34:02 +02:00
testreporter.js Enable the object-shorthand ESLint rule 2017-04-30 11:13:34 +02:00
type1_parser_spec.js Convert the files in the /test/unit folder to ES6 modules 2017-04-30 00:34:02 +02:00
ui_utils_spec.js Convert the files in the /test/unit folder to ES6 modules 2017-04-30 00:34:02 +02:00
unicode_spec.js Convert the files in the /test/unit folder to ES6 modules 2017-04-30 00:34:02 +02:00
unit_test.html Replaces RequireJS to SystemJS. 2017-02-27 08:32:39 -06:00
util_spec.js Convert the files in the /test/unit folder to ES6 modules 2017-04-30 00:34:02 +02:00