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 single quotes being converted to double quotes #51

Merged
merged 1 commit into from
Feb 9, 2022
Merged

Conversation

bradlc
Copy link
Contributor

@bradlc bradlc commented Feb 9, 2022

Fixes #48

This PR works around recast converting single quotes to double quotes in strings in some cases (benjamn/recast#171)

@bradlc bradlc merged commit 0b2024e into main Feb 9, 2022
@bradlc bradlc deleted the fix-48 branch February 9, 2022 10:46
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.

Parsing error with a combination of ternary, function call and type assertion in dynamic Vue class attribute
1 participant