Open jsmreese opened 6 years ago
The formatNumber function and the Number#toLocaleString feature test could be useful outside of the context of formatting durations. Why not expose them?
formatNumber
Number#toLocaleString
This would facilitate testing of formatNumber as well.
The
formatNumber
function and theNumber#toLocaleString
feature test could be useful outside of the context of formatting durations. Why not expose them?This would facilitate testing of
formatNumber
as well.