1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-25 01:28:06 +02:00
pdf.js/src/core/xfa
Jonas Jenwald f9a384d711 Enable the arrow-body-style ESLint rule
This manually ignores some cases where the resulting auto-formatting would not, as far as I'm concerned, constitute a readability improvement or where we'd just end up with more overall indentation.

Please see https://eslint.org/docs/latest/rules/arrow-body-style
2024-01-21 16:20:55 +01:00
..
bind.js Additional *manual* unicorn/prefer-ternary changes 2023-07-27 09:48:24 +02:00
builder.js Enable the import/no-cycle ESLint plugin rule 2023-06-04 13:44:15 +02:00
config.js Enable the import/no-cycle ESLint plugin rule 2023-06-04 13:44:15 +02:00
connection_set.js XFA -- Add other objects (#12949) 2021-02-11 12:30:37 +01:00
data.js Enable the import/no-cycle ESLint plugin rule 2023-06-04 13:44:15 +02:00
datasets.js Enable the import/no-cycle ESLint plugin rule 2023-06-04 13:44:15 +02:00
factory.js Enable the import/no-cycle ESLint plugin rule 2023-06-04 13:44:15 +02:00
fonts.js Enable the import/no-cycle ESLint plugin rule 2023-06-04 13:44:15 +02:00
formcalc_lexer.js [XFA] Fix an hidden issue in the FormCalc lexer 2022-09-20 13:53:55 +02:00
formcalc_parser.js Introduce even more modern JavaScript features in the code-base 2023-05-18 18:55:41 +02:00
html_utils.js Enable the unicorn/prefer-ternary ESLint plugin rule 2023-07-27 09:18:26 +02:00
layout.js Enable the import/no-cycle ESLint plugin rule 2023-06-04 13:44:15 +02:00
locale_set.js XFA -- Add localset object (#12948) 2021-02-10 18:04:43 +01:00
namespaces.js XFA - Add a parser for XFA files 2021-02-01 13:45:31 +01:00
parser.js Enable the import/no-cycle ESLint plugin rule 2023-06-04 13:44:15 +02:00
setup.js XFA -- Add other objects (#12949) 2021-02-11 12:30:37 +01:00
signature.js XFA -- Add other objects (#12949) 2021-02-11 12:30:37 +01:00
som.js Enable the unicorn/prefer-ternary ESLint plugin rule 2023-07-27 09:18:26 +02:00
stylesheet.js XFA -- Add other objects (#12949) 2021-02-11 12:30:37 +01:00
symbol_utils.js Enable the import/no-cycle ESLint plugin rule 2023-06-04 13:44:15 +02:00
template.js Enable the unicorn/prefer-ternary ESLint plugin rule 2023-07-27 09:18:26 +02:00
text.js Introduce some optional chaining in the src/core/xfa/ folder 2023-05-07 12:49:07 +02:00
unknown.js XFA - Add a parser for XFA files 2021-02-01 13:45:31 +01:00
utils.js Enable the arrow-body-style ESLint rule 2024-01-21 16:20:55 +01:00
xdp.js Enable the import/no-cycle ESLint plugin rule 2023-06-04 13:44:15 +02:00
xfa_object.js Enable the unicorn/prefer-ternary ESLint plugin rule 2023-07-27 09:18:26 +02:00
xhtml.js Enable the unicorn/prefer-ternary ESLint plugin rule 2023-07-27 09:18:26 +02:00