Function: isWorkflowTemplateFile()
function isWorkflowTemplateFile(filePath: string): boolean;
Defined in: _internal/lint-targets.ts:115
Determine whether a filename belongs to any workflow template surface.
Parametersโ
filePathโ
string
Returnsโ
boolean