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