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

Allow spaces in (op), force spaces in (in) and (instanceof) #1684

Merged
merged 1 commit into from
Jan 6, 2025
Merged

Conversation

edemaine
Copy link
Collaborator

@edemaine edemaine commented Jan 6, 2025

Fixes #1683

New spaced property on binary operators to ensure spaces around the operator.

@edemaine edemaine merged commit 913a376 into main Jan 6, 2025
4 checks passed
@edemaine edemaine deleted the in-space branch January 6, 2025 20:47
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.

(in) operator generates JS missing whitespace around in
2 participants