Skip to content

Commit

Permalink
Change skuba format command to pnpm skuba format
Browse files Browse the repository at this point in the history
  • Loading branch information
samchungy authored Feb 6, 2024
1 parent 3812dc5 commit e344086
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/deep-dives/pnpm.md
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ This migration guide assumes that your project was scaffolded with a **skuba** t

6. Delete `yarn.lock`

7. Run `skuba format`
7. Run `pnpm skuba format`

This will synthesise managed hoist patterns into `.npmrc`.

Expand Down

0 comments on commit e344086

Please sign in to comment.