Files
moneymind/.cursor/rules/project-rules.mdc
2025-08-20 12:17:44 +02:00

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.