refactor: silence jsdoc linting warnings
authorJérôme Benoit <jerome.benoit@piment-noir.org>
Fri, 14 Jun 2024 20:03:46 +0000 (22:03 +0200)
committerJérôme Benoit <jerome.benoit@piment-noir.org>
Fri, 14 Jun 2024 20:05:55 +0000 (22:05 +0200)
commited20267eeb81ac0fb4a3abb5d1bde586080c2671
treec6b84464041ce50e0582c161055385f8f9028b23
parentb120cd46f439c18157b42adf0ef9faeafe971b4d
refactor: silence jsdoc linting warnings

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
benchmarks/worker-selection/least.mjs
benchmarks/worker-selection/round-robin.mjs
eslint.config.js
examples/javascript/multiFunctionWorker.cjs
examples/javascript/yourWorker.cjs
src/pools/abstract-pool.ts
src/priority-queue.ts
tests/worker-files/cluster/asyncErrorWorker.cjs
tests/worker-files/cluster/longRunningWorkerHardBehavior.cjs
tests/worker-files/cluster/longRunningWorkerSoftBehavior.cjs
tests/worker-files/cluster/testWorker.cjs