mirror of
https://github.com/n8n-io/n8n.git
synced 2024-11-09 22:24:05 -08:00
f7198e3734
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
15 lines
368 B
Plaintext
15 lines
368 B
Plaintext
audit = false
|
|
fund = false
|
|
update-notifier = false
|
|
auto-install-peers = true
|
|
strict-peer-dependencies = false
|
|
prefer-workspace-packages = true
|
|
link-workspace-packages = deep
|
|
hoist = true
|
|
shamefully-hoist = true
|
|
hoist-workspace-packages = false
|
|
loglevel = warn
|
|
package-manager-strict=false
|
|
# https://github.com/pnpm/pnpm/issues/7024
|
|
package-import-method=clone-or-copy
|