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
..
2016-07-10 17:49:16 +08:00
2016-07-10 17:49:16 +08:00
2016-07-10 17:49:16 +08:00
2016-07-10 17:49:16 +08:00
2018-01-26 15:54:35 +01:00