pdf.js/test/stats
Jonas Jenwald 37ebc28756 Use more for...of loops in the code-base
Note that these cases, which are all in older code, were found using the [`unicorn/no-for-loop`](https://github.com/sindresorhus/eslint-plugin-unicorn/blob/main/docs/rules/no-for-loop.md) ESLint plugin rule.
However, note that I've opted not to enable this rule by default since there's still *some* cases where I do think that it makes sense to allow "regular" for-loops.
2022-07-17 16:18:54 +02:00
..
results cleaned whitespace 2015-02-17 11:07:37 -05:00
statcmp.js Use more for...of loops in the code-base 2022-07-17 16:18:54 +02:00