Readonly
_Readonly
_Source of the task configuration.
For a configured task, it is the name of the root folder, while for a provided task, it is the name of the provider.
This field is not supposed to be used in tasks.json
Optional
dependsThe other tasks the task depend on.
Optional
dependsThe order the dependsOn tasks should be executed in.
Optional
detailOptional
Readonly
executionOptional
groupOptional
isWhether the task is a background task or not.
Readonly
labelA label that uniquely identifies a task configuration per source
Optional
presentationOptional
problemOptional
run
eslint-disable-next-line @typescript-eslint/no-explicit-any