Skip to content

Commit ef9f5a8

Browse files
committed
update AGENTS.ms
1 parent fcc47c6 commit ef9f5a8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

AGENTS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
```shell
66
npm install # setup (requires Node.js ≥ 22 for `node --run`)
77
node --run build # library → lib/
8-
node --run typecheck # tsc --build
8+
node --run typecheck # tsgo --build
99
node --run eslint # eslint --max-warnings 0
1010
node --run eslint:fix # eslint --fix
1111
node --run format # oxfmt

0 commit comments

Comments
 (0)