feat: Update cursor rules

This commit is contained in:
2025-12-06 19:24:50 +01:00
parent d441159560
commit 3928318582

View File

@@ -3,6 +3,7 @@ description:
globs: globs:
alwaysApply: true alwaysApply: true
--- ---
- This project consists of a Nuxt 3 frontend (legalconsenthub), a spring boot 3 server backend (legalconsenthub-backend) and a spring boot 3 client middleware (legalconsenthub-middleware) - This project consists of a Nuxt 3 frontend (legalconsenthub), a spring boot 3 server backend (legalconsenthub-backend)
- Don't add comments about the things that have changed compared to the previous version or that just are redundant to the code below - Don't add comments about the things that have changed compared to the previous version or that just are redundant to the code below
- Prefer using existing types - Prefer using existing types
- Update the documentation if necessary