01Detects circular dependencies within the project's dependency graph
02Compatible with various module resolutions including CJS require and TSConfig paths
03Validates named, default, and namespace imports across JS and TS projects
04Supports scoped checks on only modified files for faster performance
05Provides actionable suggestions for fixing broken paths and missing exports
062 GitHub stars