eslint-plugin-copilot Documentation / _internal/skill-files / getSkillFileBasename
Function: getSkillFileBasename()
function getSkillFileBasename(filePath: string): string;
Defined in: _internal/skill-files.ts:29
Get the markdown basename for a skill-related file.
Parametersâ
| Parameter | Type |
|---|---|
filePath | string |
Returnsâ
string