fix: handle Convex InvalidCursor and align backend config

This commit is contained in:
Esdras Renan 2025-11-17 23:53:43 -03:00
parent 3565500e9c
commit 07a6f101b8
6 changed files with 44 additions and 9 deletions

View file

@ -42,6 +42,7 @@
"exclude": [
"node_modules",
"apps/desktop/**",
"nova-calendar-main/**"
"nova-calendar-main/**",
"convex-backend-main/**"
]
}