Skip to content

Commit 246b709

Browse files
committed
docs: mention the pnpm-plugin- convention
1 parent a1fa97d commit 246b709

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/config-dependencies.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ Config dependencies allow you to share and centralize configuration files, setti
77

88
Config dependencies help you keep all the hooks, settings, patches, overrides, catalogs, rules in a single place and use them across multiple repositories.
99

10+
If your config dependency is named following the `pnpm-plugin-*` pattern, pnpm will automatically load the `pnpmfile.cjs` from its root.
11+
1012
## How to Add a Config Dependency
1113

1214
Config dependencies are defined in your `pnpm-workspace.yaml` and must be installed using an exact version and an integrity checksum.

0 commit comments

Comments
 (0)