buildTodoRegex
function buildTodoRegex(keywords): RegExp;Defined in: todo-to-pr-comment-issue/src/index.ts:54
Parameters
Section titled “Parameters”keywords
Section titled “keywords”string[]
Returns
Section titled “Returns”RegExp
function buildTodoRegex(keywords): RegExp;Defined in: todo-to-pr-comment-issue/src/index.ts:54
string[]
RegExp