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: add braces around arrow function in more cases #9

Merged
merged 2 commits into from
Apr 30, 2024

Conversation

dummdidumm
Copy link
Collaborator

local expression and conditional expression need it when first part is an object

test is incomplete because this uses Bun and I'm on Windows

local expression and conditional expression need it when first part is an object
@Rich-Harris Rich-Harris merged commit c0379ce into main Apr 30, 2024
2 checks passed
@Rich-Harris Rich-Harris deleted the arrow-fn-braces branch April 30, 2024 13:46
@Rich-Harris
Copy link
Owner

good catch! thanks

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