deno_std icon indicating copy to clipboard operation
deno_std copied to clipboard

chore: improve the output of `_tools/check_circular_package_dependencies.ts`

Open kt3k opened this issue 1 year ago • 0 comments
trafficstars

https://github.com/denoland/deno_std/pull/4653#issuecomment-2082028623

Better to have more specific output like:

Circular dependencies found: fs/copy -> path/basename -> fs/copy

kt3k avatar Apr 29 '24 07:04 kt3k