Skip to content
New issue

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

Docs: improve jsdoc, better for typings #182

Merged
merged 2 commits into from
Mar 30, 2021
Merged

Docs: improve jsdoc, better for typings #182

merged 2 commits into from
Mar 30, 2021

Conversation

JounQin
Copy link
Contributor

@JounQin JounQin commented Mar 18, 2021

split part of #178

@btmills

.gitignore Outdated Show resolved Hide resolved
package.json Outdated Show resolved Hide resolved
lib/processor.js Outdated Show resolved Hide resolved
@btmills btmills added this to Pull Request Opened in Triage Mar 27, 2021
@JounQin JounQin requested a review from btmills March 29, 2021 03:49
Copy link
Member

@btmills btmills left a comment

Choose a reason for hiding this comment

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

Thanks for making those changes! I'm glad you were able to create typedefs without pulling in TypeScript definitions.

I merged #177 earlier tonight, and I'm sorry that it caused a couple merge conflicts. I believe I was able to fix those with GitHub's built-in merge conflict editor, but please make sure I did that correctly. It also removed the parent node from the traversal step, so I left two inline suggestions to remove the ASTParentNode type that I'll let you apply after looking over them.

Once you've confirmed the merge conflict fixes, this'll be good to merge! Sorry again about the extra iteration from merge conflicts.

lib/processor.js Outdated Show resolved Hide resolved
lib/processor.js Outdated Show resolved Hide resolved
@JounQin
Copy link
Contributor Author

JounQin commented Mar 30, 2021

@btmills I've rebased just now.

Copy link
Member

@btmills btmills left a comment

Choose a reason for hiding this comment

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

LGTM, thanks @JounQin!

@btmills btmills merged commit 1280ac1 into eslint:main Mar 30, 2021
Triage automation moved this from Pull Request Opened to Complete Mar 30, 2021
@JounQin JounQin deleted the docs/jsdoc branch March 30, 2021 05:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Triage
Complete
Development

Successfully merging this pull request may close these issues.

None yet

2 participants