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 #46: Handle most of quoted property name issues #47

Merged
merged 1 commit into from
Oct 25, 2023

Conversation

Embraser01
Copy link
Owner

Fixes #46

I looked into prettier behavior to understand how it choose if something was quoted or not and adapted from here.

It should now support the vast majority of use cases.

@Embraser01 Embraser01 merged commit d4fdd18 into main Oct 25, 2023
14 checks passed
@Embraser01 Embraser01 deleted the marco/fix-46-unicode-chars branch October 25, 2023 20:32
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.

incorrect TS generated when param name is like page[number]
1 participant