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

feat: unencosed content no longer requires commas w/ multiple attrs #87

Merged
merged 1 commit into from
Oct 7, 2021

Conversation

DylanPiercey
Copy link
Contributor

We have special handling for parsing binary, unary and other javascript expressions even with unenclosed whitespace.

Currently though we error when there are multiple and one of then contains unenclosed whitespace.
This PR removes the restriction.

@DylanPiercey DylanPiercey merged commit 7ca2017 into master Oct 7, 2021
@DylanPiercey DylanPiercey deleted the remove-unenclosed-comma-requirement branch October 7, 2021 17:00
DylanPiercey added a commit that referenced this pull request Jan 30, 2022
mlrawlings pushed a commit that referenced this pull request Apr 26, 2022
DylanPiercey added a commit that referenced this pull request Apr 26, 2022
DylanPiercey added a commit that referenced this pull request Apr 26, 2022
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