We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
We do a lot of async stuff in AVA. Would be cleaner by using promises instead.
For example here: https://github.com/sindresorhus/ava/pull/36/files#diff-b3b53682a18f203ac8d29b0e277cad26R97
Should use https://github.com/floatdrop/pinkie-promise and https://github.com/sindresorhus/pify.
The text was updated successfully, but these errors were encountered:
e47e85f
Promisification
7357b69
Close #39 PR Fixes #38
fa3ca81
No branches or pull requests
We do a lot of async stuff in AVA. Would be cleaner by using promises instead.
For example here: https://github.com/sindresorhus/ava/pull/36/files#diff-b3b53682a18f203ac8d29b0e277cad26R97
Should use https://github.com/floatdrop/pinkie-promise and https://github.com/sindresorhus/pify.
The text was updated successfully, but these errors were encountered: