Skip to main content

WorkspaceProjectsConfig

Configures projects in the workspace, using both globs and explicit source paths.

Index

Properties

Properties

globs

globs: string[]

A list of globs in which to locate project directories. Can be suffixed with moon.yml to only find distinct projects.

sources

sources: Record<string, string>

A mapping of project IDs to relative file paths to each project directory.