.npmrc8 lines · main
| 1 | auto-install-peers=true |
| 2 | strict-peer-dependencies=false |
| 3 | link-workspace-packages=true |
| 4 | prefer-workspace-packages=true |
| 5 | save-workspace-protocol=rolling |
| 6 | |
| 7 | # Studio fork — JSR registry for @jsr/std__path (Deno stdlib pulled into Studio). |
| 8 | @jsr:registry=https://npm.jsr.io |