12 lines
341 B
Plaintext
12 lines
341 B
Plaintext
; https://pnpm.io/cli/run#enable-pre-post-scripts
|
|
enable-pre-post-scripts=true
|
|
; https://pnpm.io/npmrc#node-linker
|
|
; node-linker=hoisted
|
|
; https://pnpm.io/npmrc#shamefully-hoist
|
|
;shamefully-hoist=true
|
|
;auto-install-peers=true
|
|
; https://pnpm.io/npmrc#node-version
|
|
node-version=20.18.0
|
|
; https://pnpm.io/npmrc#engine-strict
|
|
engine-strict=true
|