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
detect config path even if is .dependency-cruiser.cjs .
Background
When --init is run in a project where package.json's type field exists and holds the value module, it'll write the dependency-cruiser configuration to .dependency-cruiser.cjs in stead of .dependency-cruiser.js.