npx madge --circular src/
Category: Node.js & npm/yarn
npx madge --circular src/
Detect circular dependencies in your JavaScript or TypeScript source files
Detects circular import chains in your JS/TS code. Circular dependencies can cause subtle bugs and make code harder to reason about.