maxtaco / tamejs

JavaScript code rewriter for taming async-callback-style code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

!== doesn't work anymore

sixcircuit opened this issue · comments

tame "if(x !== 1){}"
you get "if(x != = 1)" and node chokes.
It worked in 0.4.5, so it's somewhere in the last couple pushes.

Sorry about that, should be fixed in v0.4.9