Tag: Nx
2 posts
Posts
Phantom Dependencies: What pnpm Strict Mode Reveals
Migrating from Yarn Classic to pnpm exposes dependencies that worked by accident, not by declaration.
2 min read
ESLint Import Ordering for Monorepos: Taming 77 Violations
Setting up import/order with custom path groups for monorepo aliases, fixing ESLint 10 compatibility, and auto-fixing 77 violations across the codebase.
2 min read