Closed lunakurame closed 6 years ago
Again, very good commit, you do get lots of hug and kisses again ♥
IDK if I'll be able to provide some next time, I need to save them for others... Err... I'll figure something out if there is a need for it =^-^=
I wrote a new formatter for the user-friendly units Satania uses to avoid all those
if
s. Surprisingly the new function works for both metric and imperial... And I also fixed a few typos and bad JSDoc I didn't notice in the previous pull request, and I replacedArray#filter[0]
withArray#find
since it does the same but faster and looks nicer.