mirror of
https://github.com/LukeHagar/skeleton.git
synced 2025-12-06 04:21:15 +00:00
added links to each config opt
This commit is contained in:
14
.npmrc
14
.npmrc
@@ -1,7 +1,7 @@
|
|||||||
engine-strict=true
|
engine-strict=true # https://pnpm.io/npmrc#engine-strict
|
||||||
auto-install-peers=true
|
auto-install-peers=true # https://pnpm.io/npmrc#auto-install-peers
|
||||||
link-workspace-packages=true
|
link-workspace-packages=true # https://pnpm.io/npmrc#link-workspace-packages
|
||||||
shared-workspace-lockfile=false
|
shared-workspace-lockfile=false # https://pnpm.io/npmrc#shared-workspace-lockfile
|
||||||
prefer-workspace-packages=true
|
prefer-workspace-packages=true # https://pnpm.io/npmrc#prefer-workspace-packages
|
||||||
save-workspace-protocol=rolling
|
save-workspace-protocol=rolling # https://pnpm.io/npmrc#save-workspace-protocol
|
||||||
resolution-mode=highest
|
resolution-mode=highest # https://pnpm.io/npmrc#resolution-mode
|
||||||
Reference in New Issue
Block a user