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

Add values for all prettier configuration options #447

Open
nickvisut opened this issue Oct 15, 2024 · 0 comments
Open

Add values for all prettier configuration options #447

nickvisut opened this issue Oct 15, 2024 · 0 comments

Comments

@nickvisut
Copy link
Contributor

nickvisut commented Oct 15, 2024

Our prettier config currently explicitly lists three properties, which would override any defaults.

To head off issues w/future breaking changes to config default values*, we could explicitly set all remaining properties in our config (.prettierrc.json).

*we encountered this when upgrading Storybook, which had prettier as a transitive dependency that conflicted w/our own.

See #438 (comment) for context.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

1 participant