“eslint-plugin-import” tool uses its “import/no-cycle” rule to detect cyclic dependencies in the files.
I want to know what exactly happens behind the scenes. What all does it do to detect cyclic dependency….
I tries finding the process/algorithm that it follows in the repo, docs etc, but couldn’t find it.
New contributor
M SHREE HARSHA BHAT is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.