pdf.js/test/integration
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
..
accessibility_spec.mjs Convert the integration test-files to JavaScript modules 2023-10-12 13:18:20 +02:00
annotation_spec.mjs Convert the integration test-files to JavaScript modules 2023-10-12 13:18:20 +02:00
copy_paste_spec.mjs Fix keyboard shortcuts on mac and for some tests make sure that all 2023-10-27 16:09:35 +02:00
find_spec.mjs Fix intermittents failure on mac 2023-10-27 16:10:06 +02:00
freetext_editor_spec.mjs Use shorter arrow functions where possible 2024-01-21 10:13:12 +01:00
highlight_editor_spec.mjs Enable the arrow-body-style ESLint rule 2024-01-21 16:20:55 +01:00
ink_editor_spec.mjs Use page.evaluateHandle when we want to await on document promises in integration tests 2023-12-07 17:00:12 +01:00
scripting_spec.mjs Use the original value of a field when propagating event (fixes #17540) 2024-01-19 22:13:51 +01:00
stamp_editor_spec.mjs Use page.evaluateHandle when we want to await on document promises in integration tests 2023-12-07 17:00:12 +01:00
test_utils.mjs Enable the arrow-body-style ESLint rule 2024-01-21 16:20:55 +01:00
text_field_spec.mjs Remove terminal white spaces when extracting text from annotation appearances 2024-01-09 10:42:53 +01:00