A parsed TODO (or other tag) comment
[{ file: 'parsedFile.js', line: 8, ref: 'reference' tag: 'TODO', text: 'comment text',}]
The filetype the comment originated from
Line number the comment was found in file
A possible reference used (either as prefix or postfix)
The comment tag (usually TODO)
The TODO (or other tag) text
Generated using TypeDoc
A parsed TODO (or other tag) comment