eslint-plugin-copilot Documentation / _internal/copilot-customization-names / getDefaultAgentName
Function: getDefaultAgentName()
function getDefaultAgentName(filePath: string): string;
Defined in: _internal/copilot-customization-names.ts:75
Get the default custom-agent name derived from the file name.
Parametersâ
| Parameter | Type |
|---|---|
filePath | string |
Returnsâ
string