We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa8bc06 commit ebd154cCopy full SHA for ebd154c
1 file changed
README.md
@@ -90,9 +90,9 @@ pnpm run preview # Preview production build
90
### Code quality
91
92
```bash
93
-npm run lint # Lint with Biome
94
-npm run format # Format with Biome
95
-npm run test # Run playwright tests
+pnpm run lint # Lint with Biome
+pnpm run format # Format with Biome
+pnpm run test # Run playwright tests
96
```
97
98
## License
0 commit comments