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
Four of the rules has no documentation.
The text was updated successfully, but these errors were encountered:
Partially addressed in #215
Sorry, something went wrong.
Related discussion about the reasons for avoid-new: #111
avoid-new
I agree that rules should be documented.
docs: supply missing docs; fixes eslint-community#214
276921b
Also: - uses latest Node URLs
602d825
Successfully merging a pull request may close this issue.
Description
Four of the rules has no documentation.
Steps to Reproduce
https://github.com/xjamundx/eslint-plugin-promise/blob/HEAD/docs/rules/no-callback-in-promise.mdhttps://github.com/xjamundx/eslint-plugin-promise/blob/HEAD/docs/rules/prefer-await-to-callbacks.mdThe text was updated successfully, but these errors were encountered: