This commit is contained in:
quotentiroler
2026-02-08 04:00:35 -08:00
parent e20dcccdef
commit db1bbe0cd1

View File

@@ -60,3 +60,5 @@
- **Lint/format**: `pnpm check`
- **Tests**: `pnpm test`
- **Build**: `pnpm build`
If you are coding together with a human, do NOT use scripts/committer, but git directly and run the above commands manually to ensure quality.