Files
babel/packages/babel-plugin-transform-async-to-generator/test/fixtures/async-to-generator
Nicolò Ribaudo 99035ca96e Don't use args rest/spread to hoist super method calls (#9939)
* Don't use args rest/spread to hoist super method calls

* Hoist this in hoisted super method calls

* Make the code more readable

Review by edoardocavazza
2019-10-11 10:18:54 +02:00
..