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