Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Documentation Improvements #199

Closed
wants to merge 16 commits into from
Closed

Documentation Improvements #199

wants to merge 16 commits into from

Conversation

cherryblossom000
Copy link
Contributor

What is the purpose of this pull request?

  • Documentation update
  • Bug fix
  • New rule
  • Changes an existing rule
  • Add autofixing to a rule
  • Other, please explain:

What changes did you make? (Give an overview)

Use the format outlined in #109 and add missing documentation.

Fixes #109
Fixes #118

@cherryblossom000 cherryblossom000 marked this pull request as ready for review July 18, 2020 07:44
Comment on lines +7 to +8
Promises and callbacks are different ways to handle asynchronous code and should
not be mixed.
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I know this is not a very good explanation — what should I put here instead?

ota-meshi pushed a commit that referenced this pull request Jul 24, 2024
**What is the purpose of this pull request?**

- [x] Documentation update

**What changes did you make? (Give an overview)**

Supply missing doc pages. Draws heavily again from #199.

Also:
- uses latest Node URLs

Fixes #214.
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve documentation Missing docs for prefer-await-to-callback
1 participant