transform-async-to-generator
* Optimize `transform-async-to-generator` output - remove wrapper if the function length is zero. - remove wrapper if the `assumptions.ignoreFunctionLength` is `true`. * chore: update test case and code style * chore: add test
Co-authored-by: Nicolò Ribaudo <nicolo.ribaudo@gmail.com>