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

quote JS object properties consistently #72

Merged
merged 2 commits into from
May 8, 2020

Conversation

rafegoldberg
Copy link
Contributor

@rafegoldberg rafegoldberg commented May 8, 2020

Updates our Prettier config to address an issue where npm test -- -u would auto-convert unicode strings back to emojis in our scripts, which caused breakage in IE11 (See: api-explorer#e357013) Alternately, we could probably override this directly in the Explorer somehow; no opinion on which'd be better...

addresses an issue where Prettier would auto-convert unicode keys back to emoji, which caused breakage in IE11 (See: [api-explorer#e357013](readmeio/api-explorer@e357013))
@rafegoldberg rafegoldberg requested a review from erunion May 8, 2020 19:05
.prettierrc Outdated Show resolved Hide resolved
@erunion erunion merged commit 7ba1883 into master May 8, 2020
@erunion erunion deleted the chore/quote-props-consistently branch May 8, 2020 19:51
@erunion
Copy link
Member

erunion commented May 8, 2020

Since this has the potential to cause a large diff in some of our projects, I'm publishing this to v2.2.0.

@rafegoldberg
Copy link
Contributor Author

k let me know how I can be of help integrating this in.

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