getrusage.js
Version:
getrusage for node precompiled
19 lines (13 loc) • 391 B
Plain Text
# https://docs.npmjs.com/misc/config
registry=https://registry.npmjs.org
audit=false
fund=false
git-tag-version=false
access=public
# automatically answer "yes" to any prompts that npm might print on the command line.
yes=true
# pnpm
## https://pnpm.io/cli/add#--ignore-workspace-root-check--w
ignore-workspace-root-check=true
## https://pnpm.io/cli/publish#git-checks
git-checks=false