1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-24 17:18:07 +02:00
pdf.js/external
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
..
bcmaps Removes external/cmaps; adds binary cmaps to the repo 2014-03-17 13:30:27 -05:00
builder Removes builder.build(). 2017-04-28 12:47:20 -05:00
cmapscompress Updates make.js for cmaps and make binary cmaps by default 2014-03-17 13:30:43 -05:00
crlfchecker Remove globals that are now unnecessary thanks to the use of various ESLint environments (e.g. Node, ShellJS, Jasmine) 2016-12-16 21:09:55 +01:00
dist Init PDFWorker via MesssagePort. 2017-02-24 13:33:18 -06:00
importL10n Change the importl10n script to use the Beta channel, since Aurora is being removed 2017-04-22 16:24:52 +02:00
webL10n Refactor toolbar (and secondary toolbar). 2016-11-18 12:51:15 -06:00
webpack Replacing custom bundling with webpack2. 2017-02-08 16:32:15 -06:00
.eslintrc Enable the object-shorthand ESLint rule 2017-04-30 11:13:34 +02:00
.gitignore Removes external/cmaps; adds binary cmaps to the repo 2014-03-17 13:30:27 -05:00