5 lines
203 B
Markdown
5 lines
203 B
Markdown
# AGENTS
|
|
|
|
- Use the TypeScript/TSX lint checker for validation instead of `npm run build`.
|
|
- Prefer `npm run lint` after TS/TSX changes unless the user explicitly asks for a different verification step.
|