Closed itaditya closed 6 years ago
@JasonEtco please review my PR :smile:
@gr2m can you check this ? :sweat_smile:
I wouldn’t call it "ugly string concatenation" you never know if someone is personally attached to an existing implementation, people always have opinions :) I’d suggest to leave out the "ugly" in future, your comment works without it just as good 👍
OK thanks for the tip
Thanks @itaditya!
On line 91 we haven't used template literal. Instead there is an ugly string concatenation. This PR fixes that.