eslint-plugin-copilot Documentation / _internal/copilot-file-kind / getRepositoryInstructionsPaths
Function: getRepositoryInstructionsPaths()
function getRepositoryInstructionsPaths(filePath: string): readonly string[];
Defined in: _internal/copilot-file-kind.ts:191
Resolve supported repository custom instructions file paths.
Parametersâ
| Parameter | Type |
|---|---|
filePath | string |
Returnsâ
readonly string[]