Commit c79bbd6
committed
chore: move pnpm-specific settings from .npmrc to .npmrc.yml
- Move shamefully-hoist=true and node-linker=hoisted to .npmrc.yml
- These are pnpm-specific settings that should use .npmrc.yml format
This fixes npm warnings about unknown project config options when
running npm commands. The .npmrc.yml format is the recommended
way to configure pnpm-specific settings in a project.
See: https://pnpm.io/npmrc.html1 parent 7986f5a commit c79bbd6
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
2 | 3 | | |
0 commit comments