Version: 5.x
pnpm-workspace.yaml
pnpm-workspace.yaml
defines the root of the workspace and enables you to
include / exclude directories from the workspace. By default, all packages of
all subdirectories are included.
For example:
pnpm-workspace.yaml
The root package is always included, even when custom location wildcards are used.