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

feat(ecma): add support for @return.inner, @return.outer and @statement.outer #683

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

nikitarevenco
Copy link
Contributor

@nikitarevenco nikitarevenco commented Sep 7, 2024

This includes js, ts, jsx, and tsx

Closes #686

@nikitarevenco nikitarevenco changed the title feat(ecma): add support for @return.inner and @return.outer feat(ecma): add support for @return.inner, @return.outer and @statement.outer Sep 7, 2024
@kiyoon
Copy link
Collaborator

kiyoon commented Sep 8, 2024

Note that you shouldn't change the README manually because there is an automatic CI that does it

@nikitarevenco
Copy link
Contributor Author

Note that you shouldn't change the README manually because there is an automatic CI that does it

I have reverted changes to the Md file

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

javascript @return.inner, @return.outer, and @statement.outer support
2 participants