16 lines
390 B
Plaintext
16 lines
390 B
Plaintext
; This is false to avoid issues in GitHub actions
|
|
git-checks = false
|
|
|
|
hoist-pattern[] = jest-runner
|
|
link-workspace-packages = true
|
|
shared-workspace-lockfile = true
|
|
publish-branch = main
|
|
pnpmfile = .pnpmfile.cjs
|
|
node-version = 14.19.0
|
|
engine-strict = true
|
|
save-workspace-protocol=rolling
|
|
save-prefix=
|
|
resolution-mode=time-based
|
|
auto-install-peers=true
|
|
resolve-peers-from-workspace-root=true
|