Skip to content

Commit ebd154c

Browse files
committed
bop
1 parent fa8bc06 commit ebd154c

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -90,9 +90,9 @@ pnpm run preview # Preview production build
9090
### Code quality
9191

9292
```bash
93-
npm run lint # Lint with Biome
94-
npm run format # Format with Biome
95-
npm run test # Run playwright tests
93+
pnpm run lint # Lint with Biome
94+
pnpm run format # Format with Biome
95+
pnpm run test # Run playwright tests
9696
```
9797

9898
## License

0 commit comments

Comments
 (0)