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

Fix #493 #496

Merged
merged 1 commit into from
Apr 1, 2023
Merged

Fix #493 #496

merged 1 commit into from
Apr 1, 2023

Conversation

STRd6
Copy link
Contributor

@STRd6 STRd6 commented Apr 1, 2023

No description provided.

@STRd6 STRd6 temporarily deployed to build April 1, 2023 18:46 — with GitHub Actions Inactive
@edemaine edemaine linked an issue Apr 1, 2023 that may be closed by this pull request
if (post) children./**/push(post)
return { children }
return {
type: "UnaryExpression",
Copy link
Collaborator

@edemaine edemaine Apr 1, 2023

Choose a reason for hiding this comment

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

Maybe worth adding exp, property here? Hmm, and pre and post? Or we could wait till we need it.

@STRd6 STRd6 merged commit 8c74fe4 into main Apr 1, 2023
@STRd6 STRd6 deleted the 493 branch April 1, 2023 18:55
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.

Missing parentheses in pipe call when starting with paren
2 participants