Also update the timezone snippet for Node.js / SOURCE_DATE_EPOCH.
Loading
-
minor nitpick:
Instead of
var
you should uselet
—const
/let
orvar
throughout.https://dev.to/chintanonweb/mastering-javascript-variables-a-deep-dive-into-let-var-and-const-866
Edited by Sebastian Davids -
👀 @lambyAuthor OwnerCan you submit a MR? Or better still, simply commit directly? :)
-
Please register or sign in to comment