f / f/delorean
use `for-of` instead of `for-in` for next JavaScript versions.
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 749
- Forks
- 38
- PR merge metrics
- No merged PRs in 30d
Description
It may be early but try to use `for-of` instead of `for-in` loops.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.