subtleGradient/language-javascript-jsx

Treat 'let' as keyword

joemcbride opened this issue · 3 comments

Currently the let keyword doesn't get tagged as a keyword and gets lost in the mix. Is this something you are able to fix? Thanks!

image

Possibly here or here?

Pull requests welcome. But I'll try and get to this soon. Thanks for letting me know

Just merged a PR that adds this. Sorry for the delay