pdf.js/test
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
..
chromium Enable the object-shorthand ESLint rule 2017-04-30 11:13:34 +02:00
features Remove usage of mozFillRule 2017-01-29 23:24:44 +01:00
font Enable the object-shorthand ESLint rule 2017-04-30 11:13:34 +02:00
pdfs Subtract the X/Y offsets when decoding refinement regions of JBIG2 images (issue 7145, 7308, 7401, 7850, 8270) 2017-04-26 16:06:15 +02:00
resources Bots: disable the default browser test and enable E10s 2017-04-27 20:39:57 +02:00
stats Adjust the brace-style ESLint rule to disallow single lines (and also enable no-iterator) 2017-02-04 15:53:08 +01:00
ttx Update fonttools location and version (issue 6223) 2015-07-17 12:51:09 +02:00
unit Enable the object-shorthand ESLint rule 2017-04-30 11:13:34 +02:00
.eslintrc Switch to using ESLint, instead of JSHint, for linting 2016-12-16 21:06:36 +01:00
.gitignore Ignore test snapshots directory. 2013-03-15 11:24:08 -07:00
annotation_layer_test.css Button widget annotations: improve unit tests, simplify code and remove labels 2016-12-17 20:38:48 +01:00
downloadutils.js Enable the object-shorthand ESLint rule 2017-04-30 11:13:34 +02:00
driver.js Enable the object-shorthand ESLint rule 2017-04-30 11:13:34 +02:00
test_manifest.json Subtract the X/Y offsets when decoding refinement regions of JBIG2 images (issue 7145, 7308, 7401, 7850, 8270) 2017-04-26 16:06:15 +02:00
test_slave.html Replaces RequireJS to SystemJS. 2017-02-27 08:32:39 -06:00
test.js Enable the object-shorthand ESLint rule 2017-04-30 11:13:34 +02:00
testutils.js Switch to using ESLint, instead of JSHint, for linting 2016-12-16 21:06:36 +01:00
text_layer_test.css Better "text" testing. 2015-11-19 11:03:52 -06:00
webbrowser.js Enable the object-shorthand ESLint rule 2017-04-30 11:13:34 +02:00
webserver.js Enable the object-shorthand ESLint rule 2017-04-30 11:13:34 +02:00