ReflectionKind: add redundancy for node.kindString (when missing) to node.kind
redundantly look at misterRoot.symolIdMap[node.id].sourceFileName when node.originalName is missing to resolve deppath
resolve ts comments from commentNode.summary when available
PS> The test cases fails with typedoc 0.25.3. Needs an overview of the whole test suite related to the ts scope. I don't have the gut to dig into it with help from core people.
PS> The test cases fails with typedoc 0.25.3. Needs an overview of the whole test suite related to the ts scope. I don't have the gut to dig into it with help from core people.
Thanks.