updated api-report.md
Signed-off-by: kim5566 <28945404+kim5566@users.noreply.github.com>
This commit is contained in:
@@ -131,7 +131,7 @@ export type TodoScmReaderOptions = {
|
||||
reader: UrlReader;
|
||||
integrations: ScmIntegrations;
|
||||
parser?: TodoParser;
|
||||
filePathFilter?: (path: string) => boolean;
|
||||
filePathFilter?: (filePath: string) => boolean;
|
||||
};
|
||||
|
||||
// @public (undocumented)
|
||||
|
||||
Reference in New Issue
Block a user