docs/ add cursor rules

This commit is contained in:
Leon van Zyl
2025-08-20 12:17:44 +02:00
parent cb73d6b2b9
commit bd2d88a000

View File

@@ -0,0 +1,6 @@
---
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.