nx/docs/generated/devkit/readTargetOptions.md
2023-12-13 16:49:46 +01:00

682 B

Function: readTargetOptions

readTargetOptions<T>(«destructured», context): T

Reads and combines options for a given target.

Works as if you invoked the target yourself without passing any command lint overrides.

Type parameters

Name Type
T any

Parameters

Name Type
«destructured» Target
context ExecutorContext

Returns

T