link-workspace-packages=true
prefer-workspace-packages=true
strict-peer-dependencies=false
auto-install-peers=true

# `@getmunin/*` packages are published to GitHub Packages. Consumers (e.g.
# `munin-cloud`) need a token: `//npm.pkg.github.com/:_authToken=${GITHUB_TOKEN}`
# in their own .npmrc. Inside this monorepo `link-workspace-packages` makes
# pnpm prefer the local source, so contributors don't need a token.
@getmunin:registry=https://npm.pkg.github.com
