Skip to content

Commit 0228318

Browse files
chore: apply automated updates
1 parent 64e8f54 commit 0228318

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AGENTS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ Custom `CLIError` class with error codes: `EARG`, `E_UNKNOWN_COMMAND`, `E_NO_COM
7272
| `pnpm test` | Lint + typecheck + vitest with coverage |
7373
| `pnpm test:types` | Type checking via `tsgo --noEmit` |
7474
| `pnpm lint` | `oxlint . && oxfmt --check` |
75-
| `pnpm fmt` | `oxlint . --fix && oxfmt` |
75+
| `pnpm fmt` | `oxlint . --fix && oxfmt` |
7676
| `pnpm build` | Build with obuild → `dist/` |
7777
| `pnpm play` | Run playground CLI |
7878

0 commit comments

Comments
 (0)