The parsed project configuration.
Private
Optional
Readonly
projectThe name of the project.
Get the path to the project configuration file.
Resolve the project configuration.
Throws an error if the project name is required but not provided.
Throws an error if the project configuration is missing.
Get the task configuration from the resolved configuration.
Throws an error if the project name is required but not provided.
Throws an error if the project configuration is missing.
Generated using TypeDoc
Represents a class for reading project configuration.