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

pnpm: Use workspace-wide prettier configuration #7115

Merged
merged 3 commits into from
Aug 5, 2024

Conversation

joncinque
Copy link
Contributor

Problem

There are different prettier configurations all over the repo, but we
use pnpm to manage the workspace of JS packages.

Solution

Unify the prettier configurations to one top-level configuration

#### Problem

There are still prettier configurations for each JS package in the repo.

#### Solution

Create repo-wide `.prettierignore` and `.prettierrc` files
#### Problem

There are different prettier configurations all over the repo, but we
use pnpm to manage the workspace of JS packages.

#### Solution

Unify the prettier configurations to one top-level configuration
@joncinque joncinque merged commit 4064124 into solana-labs:master Aug 5, 2024
17 checks passed
@joncinque joncinque deleted the pnpmprettier branch August 5, 2024 21:52
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.

1 participant