Summary: 3 instances, 3 unique Text Count 'A TODO may only appear in inline (//) style comments. ' + 1 const isTodoComment = text.substring(commentRange.pos, commentRange.end).includes('TODO:'); 1 'This is meant to prevent a TODO from being accidentally included in any public API docs.'; 1