Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
engine-strict=true
frozen-lockfile=true
strict-peer-dependencies=true
# Disable pnpm update notifications since we use corepack to install package managers
update-notifier=false
# Don't use new lockfile format because component governance does not yet support it
use-lockfile-v6=false
# Use the number of cores on the machine by default.
workspace-concurrency=0