added links to each config opt

This commit is contained in:
AdrianGonz97
2023-05-15 10:14:40 -04:00
parent 2ef3b05cf9
commit e0cad20217

14
.npmrc
View File

@@ -1,7 +1,7 @@
engine-strict=true
auto-install-peers=true
link-workspace-packages=true
shared-workspace-lockfile=false
prefer-workspace-packages=true
save-workspace-protocol=rolling
resolution-mode=highest
engine-strict=true # https://pnpm.io/npmrc#engine-strict
auto-install-peers=true # https://pnpm.io/npmrc#auto-install-peers
link-workspace-packages=true # https://pnpm.io/npmrc#link-workspace-packages
shared-workspace-lockfile=false # https://pnpm.io/npmrc#shared-workspace-lockfile
prefer-workspace-packages=true # https://pnpm.io/npmrc#prefer-workspace-packages
save-workspace-protocol=rolling # https://pnpm.io/npmrc#save-workspace-protocol
resolution-mode=highest # https://pnpm.io/npmrc#resolution-mode