Interface: ProjectGraphProjectNode
A node describing a project in a workspace
Table of contents
Properties
Properties
data
โข data: ProjectConfiguration
& { description?
: string
}
Additional metadata about a project
name
โข name: string
type
โข type: "app"
| "e2e"
| "lib"