Skip to content

add Accessor alias description#14571

Merged
JLHwung merged 2 commits intobabel:mainfrom
JLHwung:update-types-docs
May 24, 2022
Merged

add Accessor alias description#14571
JLHwung merged 2 commits intobabel:mainfrom
JLHwung:update-types-docs

Conversation

@JLHwung
Copy link
Copy Markdown
Contributor

@JLHwung JLHwung commented May 20, 2022

Q                       A
Documentation PR Link babel/website#2648
License MIT

return result;
}
const aliasDescriptions = {
Accessor: "A cover of ClassAccessorProperty.",
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

The Accessor currently only covers ClassAccessorProperty. I believe it used to cover ClassAccessorProperty and ClassPrivateAccessorProperty but later we merged these two. We may consider remove it in Babel 8.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Yes, we should remove it in Babel 8.

@babel-bot
Copy link
Copy Markdown
Collaborator

babel-bot commented May 20, 2022

Build successful! You can test your changes in the REPL here: https://babeljs.io/repl/build/52001/

@existentialism existentialism added pkg: types PR: Docs 📝 A type of pull request used for our changelog categories labels May 24, 2022
@JLHwung JLHwung merged commit dd42951 into babel:main May 24, 2022
@JLHwung JLHwung deleted the update-types-docs branch May 24, 2022 14:51
@github-actions github-actions bot added the outdated A closed issue/PR that is archived due to age. Recommended to make a new issue label Aug 24, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 24, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

outdated A closed issue/PR that is archived due to age. Recommended to make a new issue pkg: types PR: Docs 📝 A type of pull request used for our changelog categories

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants