pnpm/crates/config/README.md
For more information, read pnpm docs about .npmrc
| Done | Field | Notes |
|---|---|---|
| hoist | ||
| hoist_pattern | ||
| public_hoist_pattern | ||
| shamefully_hoist |
| Done | Field | Notes |
|---|---|---|
| ✅ | store_dir | |
| ✅ | modules_dir | |
| node_linker | ||
| symlink | ||
| ✅ | virtual_store_dir | |
| ~ | package_import_method | Only "auto" is implemented for now. |
| modules_cache_max_age |
| Done | Attribute | Notes |
|---|---|---|
| lockfile | ||
| prefer_frozen_lockfile | ||
| lockfile_include_tarball_url | ||
| ✅ | exclude_links_from_lockfile |
| Done | Field | Notes |
|---|---|---|
| ✅ | registry | |
| <URL>:_authToken | ||
| ✅ | <URL>:tokenHelper | Trusted sources only; executed lazily on lookup. |
Not implemented
| Done | Field | Notes |
|---|---|---|
| ✅ | auto_install_peers | |
| dedupe_peer_dependents | ||
| strict_peer_dependencies | ||
| resolve_peers_from_workspace_root |