resolve_skills
Function
This function is defined in the config module.
Signature
Returns
The result of the operation.
Uses
isArray
Source
View on GitHub
src/config/index.ts at line 851resolve_skills: API reference for resolve_skills
This function is defined in the config module.
def resolve_skills(input: boolean | string[] | SkillsConfig | undefined) -> SkillsConfig | undefined
isArraysrc/config/index.ts at line 851