Skip to content

fix: handle parenthesised targets in some rules - #150

Merged
43081j merged 1 commit into
mainfrom
jg/paren-fun
Aug 5, 2026
Merged

fix: handle parenthesised targets in some rules#150
43081j merged 1 commit into
mainfrom
jg/paren-fun

Conversation

@43081j

@43081j 43081j commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

This changes a few rules to check if the target object needs parentheses during
fixing.

For example, a ?? b needs to become (a ?? b) in order for us to access
methods on it like (a ?? b).some(fn).

@43081j
43081j merged commit 78d163a into main Aug 5, 2026
3 checks passed
@43081j
43081j deleted the jg/paren-fun branch August 5, 2026 11:40
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.

1 participant