pdf.js/src/scripting_api
Jonas Jenwald 674e7ee381 Enable the unicorn/prefer-ternary ESLint plugin rule
To limit the readability impact of these changes, the `only-single-line` option was used; please find additional details at https://github.com/sindresorhus/eslint-plugin-unicorn/blob/main/docs/rules/prefer-ternary.md

These changes were done automatically, using the `gulp lint --fix` command.
2023-07-27 09:18:26 +02:00
..
aform.js Enable the unicorn/prefer-ternary ESLint plugin rule 2023-07-27 09:18:26 +02:00
app.js Enable the import/no-cycle ESLint plugin rule 2023-06-04 13:44:15 +02:00
app_utils.js Enable the import/no-cycle ESLint plugin rule 2023-06-04 13:44:15 +02:00
color.js [Regression] Prevent the *built* pdf.scripting.js/pdf.sandbox.js files from accidentally including most of the main-thread code (PR 12631 follow-up) 2020-12-04 14:17:26 +01:00
common.js JS - Handle correctly hierarchy of fields (#13133) 2021-03-30 08:50:35 -07:00
console.js JS - Add the basic architecture to be able to execute embedded js 2020-10-21 19:00:56 +02:00
constants.js JS -- Add few missing constants in global scope 2021-01-11 17:19:28 +01:00
doc.js Enable the unicorn/prefer-ternary ESLint plugin rule 2023-07-27 09:18:26 +02:00
error.js JS - Add the basic architecture to be able to execute embedded js 2020-10-21 19:00:56 +02:00
event.js Enable the import/no-cycle ESLint plugin rule 2023-06-04 13:44:15 +02:00
field.js Enable the no-lonely-if ESLint rule 2023-07-21 20:10:44 +02:00
fullscreen.js JS -- Implement app object 2020-11-20 15:46:52 +01:00
initialization.js [JS] Fix few bugs present in the pdf for issue #14862 2022-05-03 15:48:44 +02:00
pdf_object.js JS - Add the basic architecture to be able to execute embedded js 2020-10-21 19:00:56 +02:00
print_params.js JS -- Implement doc object 2020-11-10 16:16:42 +01:00
proxy.js [JS] Correctly format field with numbers (bug 1811694, bug 1811510) 2023-01-26 14:57:02 +01:00
thermometer.js JS -- Implement app object 2020-11-20 15:46:52 +01:00
util.js Enable the unicorn/prefer-ternary ESLint plugin rule 2023-07-27 09:18:26 +02:00