Skip to main content

Project

Index

Properties

alias

alias: null | string

config

dependencies

dependencies: DependencyConfig[]

fileGroups

fileGroups: Record<string, FileGroup>

id

id: string

inherited

inherited: { config: InheritedTasksConfig; layers: Record<string, PartialInheritedTasksConfig>; order: string[]; taskLayers: Record<string, string[]> }

language

language: string

platform

platform: PlatformType

root

root: string

source

source: string

stack

stack: StackType

tasks

tasks: Record<string, Task>

type