`nx dep-graph --filter=todos-feature-main --exclude=shared-utils` will launch dep graph with all ancestors and descendants of todos-feature-main and exclude the shared-utils library fix #1864
`nx dep-graph --filter=todos-feature-main --exclude=shared-utils` will launch dep graph with all ancestors and descendants of todos-feature-main and exclude the shared-utils library fix #1864