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: let prettier handle quote-props #334

Merged
merged 1 commit into from
Aug 6, 2024
Merged

fix: let prettier handle quote-props #334

merged 1 commit into from
Aug 6, 2024

Conversation

G-Rath
Copy link
Contributor

@G-Rath G-Rath commented Aug 5, 2024

This reverts #101 which was never actually needed - for the most part having it configured is harmless since it matches our prettier config which in theory all of our codebases use, but if we ever have one that has a different quote props setting (e.g. due to an inherited codebase) then you have to deal with this.

Removing it's configuration just means one less place to stub your toe

@G-Rath G-Rath merged commit 9eb3923 into main Aug 6, 2024
18 checks passed
@G-Rath G-Rath deleted the remove-quote branch August 6, 2024 21:19
github-actions bot pushed a commit that referenced this pull request Aug 6, 2024
## [3.2.3](v3.2.2...v3.2.3) (2024-08-06)

### Bug Fixes

* let `prettier` handle `quote-props` ([#334](#334)) ([9eb3923](9eb3923)), closes [#101](#101)
Copy link

github-actions bot commented Aug 6, 2024

🎉 This issue has been resolved in version 3.2.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants