andywer / leakage

🐛 Memory leak testing for node.
1.58k stars 52 forks source link

Refactor and use babel #12

Closed mamal72 closed 7 years ago

mamal72 commented 7 years ago

Hey. I've refactored the project and used Babel for transpiling it down to node v4. I also did some minor changes on the tests to make the reason of leaking more clear.

Let me know if you have any problem with the presets or plugins or anything else. 👍