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(lexer) Fix spans for jsx children #1030

Merged
merged 1 commit into from
Oct 22, 2023

Conversation

camc314
Copy link
Collaborator

@camc314 camc314 commented Oct 22, 2023

Closes #1026

@codspeed-hq
Copy link

codspeed-hq bot commented Oct 22, 2023

CodSpeed Performance Report

Merging #1030 will not alter performance

⚠️ No base runs were found

Falling back to comparing camc314:c/fix-jsx-span (7f2c936) with main (0167172)

Summary

✅ 22 untouched benchmarks

@Boshen Boshen merged commit 76ac9cd into oxc-project:main Oct 22, 2023
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-linter Area - Linter A-parser Area - Parser
Projects
None yet
Development

Successfully merging this pull request may close these issues.

lexer incorrectly reports span starts for JSX children
3 participants