Function: isWorkflowTemplatePropertiesFile()
function isWorkflowTemplatePropertiesFile(filePath: string): boolean;
Defined in: _internal/lint-targets.ts:99
Determine whether a filename is a workflow template metadata file.
Parametersโ
filePathโ
string
Returnsโ
boolean