Closed a2br closed 4 years ago
Oops, what a mess! I thought I could simply comment on my changes in the 'Files changed' section, but it appears it posts my comments here. Sorry, I'm not very familiar with this part of GitHub.
If you could fix that one issue i will merge
Simplified and removed useless code.
if
,forEach
whenfor
is useless,return
=> arrow functions),??=
to avoid redundantif
/else
statements.