Files
agentic-coding-starter-kit/CLAUDE.md
2025-08-20 10:31:45 +02:00

3 lines
224 B
Markdown

- Always run the LINT and TYPESCHECK scripts after completing your changes. This is to check for any issues.
- NEVER start the dev server yourself. If you need something from the terminal, ask the user to provide it to you.