You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: update cursor rules globs to match monorepo structure
- Change globs from app/**/*.tsx to apps/**/app/**/*.tsx
- Add packages/**/*.tsx to include shared packages
- Ensures cursor rules apply to correct file paths in monorepo
0 commit comments