mediawiki-extensions-Discus.../tests/qunit
Bartosz Dziewoński d4c5aebd8f Prefer short arrow functions
When an arrow function body contains just a single `return` statement,
the braces can be omitted.

(Changes are mostly made by `grunt eslint --fix`, with only some line
breaks added by hand.)

Change-Id: I37f259f87085c8d20ed09cfa58a8456dd36cdc38
2024-04-20 00:08:51 +02:00
..
.eslintrc.json build: Update linters and fix 2023-11-28 16:10:47 +00:00
index.js Fix skipping to the end of paragraph, now it considers nested tags 2021-01-18 18:20:20 +00:00
modifier.test.js Prefer arrow functions for callbacks 2024-04-19 12:34:23 +01:00
parser.test.js Prefer arrow functions for callbacks 2024-04-19 12:34:23 +01:00
testUtils.js Prefer short arrow functions 2024-04-20 00:08:51 +02:00
ThreadItem.test.js Prefer short arrow functions 2024-04-20 00:08:51 +02:00
utils.test.js Prefer short arrow functions 2024-04-20 00:08:51 +02:00