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
I'd love to use this plugin in a large monorepo, where many of the packages import each other using the typical "@namespace/package: "*" syntax. Currently the plugin pins these as well, but I'd like to exclude them from consideration and only focus on external dependencies.