mirror of
https://github.com/leonvanzyl/agentic-coding-starter-kit.git
synced 2026-01-30 06:22:02 +00:00
7 lines
251 B
Plaintext
7 lines
251 B
Plaintext
---
|
|
alwaysApply: true
|
|
---
|
|
|
|
- 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.
|