astii
astii copied to clipboard
Upgrade to support ES6?
Was just looking for a tool like this…any chance that this could be tweaked to work with ES6/Babel? Or do you know of other similar tools?
It is working to some extent. The arrow functions and the class methods which were introduced in es6 have different scoping rules than regular functions so this would need to be taken into account and tested.