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

support pipelineOperator for babel parser #150

Merged
merged 2 commits into from
Mar 24, 2025

Conversation

Wetinee
Copy link
Contributor

@Wetinee Wetinee commented Mar 23, 2025

Description

This PR adds support for the pipeline operator (|>) in the Babel parser, improves functional composition readability.

Linked Issues

No prior support exists for this feature in the Babel parser.

Additional context

This implementation follows the latest pipeline operator proposal.

Copy link

stackblitz bot commented Mar 23, 2025

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

Copy link

vercel bot commented Mar 23, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
ast-explorer ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 24, 2025 1:45pm

@sxzz sxzz merged commit ac33269 into sxzz:main Mar 24, 2025
5 checks passed
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.

2 participants