nx/docs/generated/devkit/ProjectsConfigurations.md

38 lines
715 B
Markdown

# Interface: ProjectsConfigurations
Projects Configurations
@note: when adding properties here add them to `allowedWorkspaceExtensions` in adapter/compat.ts
## Hierarchy
- **`ProjectsConfigurations`**
↳ [`Workspace`](../../devkit/documents/Workspace)
## Table of contents
### Properties
- [projects](../../devkit/documents/ProjectsConfigurations#projects)
- [version](../../devkit/documents/ProjectsConfigurations#version)
## Properties
### projects
**projects**: `Object`
Projects' projects
#### Index signature
▪ [projectName: `string`]: [`ProjectConfiguration`](../../devkit/documents/ProjectConfiguration)
---
### version
**version**: `number`
Version of the configuration format