EvanHahn / HumanizeDuration.js

361000 becomes "6 minutes, 1 second"
https://evanhahn.github.io/HumanizeDuration.js/
The Unlicense
1.65k stars 175 forks source link

Added proper semicolons and return comments #115

Closed PassTheMayo closed 7 years ago

PassTheMayo commented 7 years ago

Added proper semicolons to the end of each function. Also added a comment in "In the browser" and "In Node" examples for return statement.

EvanHahn commented 7 years ago

@JacobGunther12 Any updates here?

PassTheMayo commented 7 years ago

Oh, I totally forgot about this PR. I'll get working on that.

PassTheMayo commented 7 years ago

See #123.