rpetrich / babel-plugin-transform-async-to-promises

Transform async/await to somewhat idiomatic JavaScript promise chains
MIT License
246 stars 17 forks source link

ci: Add GitHub workflow to run tests on pushes and PRs. #77

Closed make-github-pseudonymous-again closed 2 years ago

make-github-pseudonymous-again commented 2 years ago

@rpetrich This is to help you assess the validity of pull requests without having to run the code on your machine.