-
Notifications
You must be signed in to change notification settings - Fork 200
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
feat(ecma): add support for @return.inner, @return.outer and @statement.outer #683
Conversation
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 |
Would you mind running the query formatter? Then we can merge |
Ok! |
Thank you! Also one last thing, I apologize for not mentioning earlier- would you mind putting this in an alteration? It would probably be easier to read. Something like:
the return statement can stay on its own |
Sure!, I agree this makes it more reasonable. I wasn't even aware of this syntax till now, that's cool! |
Thanks! |
This includes js, ts, jsx, and tsx
Closes #686