Files
brk/website/CLAUDE.md
2026-04-13 22:46:56 +02:00

12 lines
172 B
Markdown

# Types
To check types run:
```sh
npx --package typescript tsc --noEmit --pretty false | grep -v "modules/"
```
# Code
Codex will review your output once you are done.