eslint-plugin-copilot Documentation / _internal/copilot-file-kind / getRepositoryInstructionsPath
Function: getRepositoryInstructionsPath()
function getRepositoryInstructionsPath(filePath: string): string;
Defined in: _internal/copilot-file-kind.ts:208
Resolve the canonical repository custom instructions file path.
Parametersâ
| Parameter | Type |
|---|---|
filePath | string |
Returnsâ
string