Skip to main content

resolve_hooks

Function
This function is defined in the config module.

Signature

def resolve_hooks(input: boolean | HooksConfig | undefined) -> HooksConfig | undefined

Returns

Returns
HooksConfig | undefined
The result of the operation.

Source

View on GitHub

src/config/index.ts at line 835