Closed dphov closed 7 years ago
I tested out your other change before merging and it seemed okay. What is the problem now, exactly? (I can't check right now).
I'm updated eslint-nibble to 3.1.1. After I ran it, program crashed because of 'X function not found', so then I compile it with es2015 preset and this make it runnable
Shoot, it looks like somehow I published a bad version, I don't think it has to do with your change. I'll fix and push up 3.1.2.
Okay, It seems I published when I had some uncommitted changes, and the compiled files pushed to npm were therefore broken. 3.1.2 is now published which should fix it. Thanks for the heads-up, @dphov.
Sorry about that 😐