pdf.js/src/core
Jonas Jenwald 426945b480 Update Prettier to version 2.0
Please note that these changes were done automatically, using `gulp lint --fix`.

Given that the major version number was increased, there's a fair number of (primarily whitespace) changes; please see https://prettier.io/blog/2020/03/21/2.0.0.html
In order to reduce the size of these changes somewhat, this patch maintains the old "arrowParens" style for now (once mozilla-central updates Prettier we can simply choose the same formatting, assuming it will differ here).
2020-04-14 12:28:14 +02:00
..
annotation.js Update Prettier to version 2.0 2020-04-14 12:28:14 +02:00
arithmetic_decoder.js Enable auto-formatting of the entire code-base using Prettier (issue 11444) 2019-12-26 12:34:24 +01:00
bidi.js Enable the no-nested-ternary ESLint rule (PR 11488 follow-up) 2020-01-14 17:49:39 +01:00
ccitt_stream.js Update Prettier to version 2.0 2020-04-14 12:28:14 +02:00
ccitt.js Whitelist closure related cases to address the remaining no-shadow linting errors 2020-03-25 11:57:12 +01:00
cff_parser.js Whitelist closure related cases to address the remaining no-shadow linting errors 2020-03-25 11:57:12 +01:00
charsets.js Enable auto-formatting of the entire code-base using Prettier (issue 11444) 2019-12-26 12:34:24 +01:00
chunked_stream.js Update Prettier to version 2.0 2020-04-14 12:28:14 +02:00
cmap.js Update Prettier to version 2.0 2020-04-14 12:28:14 +02:00
colorspace.js Whitelist closure related cases to address the remaining no-shadow linting errors 2020-03-25 11:57:12 +01:00
core_utils.js Update Prettier to version 2.0 2020-04-14 12:28:14 +02:00
crypto.js Whitelist closure related cases to address the remaining no-shadow linting errors 2020-03-25 11:57:12 +01:00
document.js Update Prettier to version 2.0 2020-04-14 12:28:14 +02:00
encodings.js Enable auto-formatting of the entire code-base using Prettier (issue 11444) 2019-12-26 12:34:24 +01:00
evaluator.js Update Prettier to version 2.0 2020-04-14 12:28:14 +02:00
font_renderer.js Remove variable shadowing from the JavaScript files in the src/core/ folder 2020-03-23 18:28:30 +01:00
fonts.js Update Prettier to version 2.0 2020-04-14 12:28:14 +02:00
function.js Update Prettier to version 2.0 2020-04-14 12:28:14 +02:00
glyphlist.js Update Prettier to version 2.0 2020-04-14 12:28:14 +02:00
image_utils.js Update Prettier to version 2.0 2020-04-14 12:28:14 +02:00
image.js Update Prettier to version 2.0 2020-04-14 12:28:14 +02:00
jbig2_stream.js Update Prettier to version 2.0 2020-04-14 12:28:14 +02:00
jbig2.js Update Prettier to version 2.0 2020-04-14 12:28:14 +02:00
jpeg_stream.js Update Prettier to version 2.0 2020-04-14 12:28:14 +02:00
jpg.js Whitelist closure related cases to address the remaining no-shadow linting errors 2020-03-25 11:57:12 +01:00
jpx_stream.js Update Prettier to version 2.0 2020-04-14 12:28:14 +02:00
jpx.js Whitelist closure related cases to address the remaining no-shadow linting errors 2020-03-25 11:57:12 +01:00
metrics.js Update Prettier to version 2.0 2020-04-14 12:28:14 +02:00
murmurhash3.js Ensure that all import and require statements, in the entire code-base, have a .js file extension 2020-01-04 13:01:43 +01:00
obj.js Update Prettier to version 2.0 2020-04-14 12:28:14 +02:00
operator_list.js Update Prettier to version 2.0 2020-04-14 12:28:14 +02:00
parser.js Enable the prefer-exponentiation-operator ESLint rule 2020-03-19 12:41:25 +01:00
pattern.js Update Prettier to version 2.0 2020-04-14 12:28:14 +02:00
pdf_manager.js Ensure that all import and require statements, in the entire code-base, have a .js file extension 2020-01-04 13:01:43 +01:00
primitives.js Update Prettier to version 2.0 2020-04-14 12:28:14 +02:00
ps_parser.js Whitelist closure related cases to address the remaining no-shadow linting errors 2020-03-25 11:57:12 +01:00
standard_fonts.js Update Prettier to version 2.0 2020-04-14 12:28:14 +02:00
stream.js Whitelist closure related cases to address the remaining no-shadow linting errors 2020-03-25 11:57:12 +01:00
type1_parser.js Make the decryptAscii helper function, in src/core/type1_parser.js, slightly more efficient 2020-04-06 11:21:02 +02:00
unicode.js Update Prettier to version 2.0 2020-04-14 12:28:14 +02:00
worker_stream.js Update Prettier to version 2.0 2020-04-14 12:28:14 +02:00
worker.js Update Prettier to version 2.0 2020-04-14 12:28:14 +02:00