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
In a monorepo where one app is Next.js (apps/web/) and another is Expo / React Native (apps/mobile/), the nextjs and next-cache-components skills produce false-positive PostToolUse suggestions on every mobile-file edit, because their pathPatterns are wide enough to swallow both apps.
In a monorepo where one app is Next.js (apps/web/) and another is Expo / React Native (apps/mobile/), the nextjs and next-cache-components skills produce false-positive PostToolUse suggestions on every mobile-file edit, because their pathPatterns are wide enough to swallow both apps.