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
tasks.json
The other tasks the task depend on.
The order the dependsOn tasks should be executed in.
Whether the task is a background task or not.
A label that uniquely identifies a task configuration per source
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