douglasduteil / isparta

:skull: A code coverage tool for ES6 (babel/6to5)
Do What The F*ck You Want To Public License
642 stars 47 forks source link

Update to latest esprima for enabling instrumentation of async/await #132

Closed samshull closed 6 years ago

samshull commented 6 years ago

This update allows isparta to instrument async/await functions without babel

bmeck commented 6 years ago

this would be great to have

douglasduteil commented 6 years ago

Thanks @samshull I'm publishing this.