Armando Aguirre

Results 8 comments of Armando Aguirre

Based on type makes sense to me as, it can also be used to avoid adding the suggestion to boolean attributes. For the union types scenario, unless is union with...

Fixed. Closing this issue.

Pipeline failed. Closing this issue.

@weswigham I don't understand how to fix the `createTypeNodesFromResolvedType`. We want to report an error when creating a declaration for a type correct? i.e the code from test hugeDeclarationOutputGetsTruncatedWithError.ts shows...

> yes. I wouldn't go with an index signature, though - maybe... something like /*... 527 more ...*/ as a trailing comment to the prior member? Do you find feasible...

To your comment about `typeToString`, doesn't seem to me like we need to fix this method. Unless I'm understanding it wrong, the result of `typeToString` is a string to be...

Changed as requested. I still have to figure out how to handle the `zz: { /*elided*/ }` scenario.

> It'd also be nice to add a test case that actually hits the `createNotEmittedTypeElement` I don't seem to find a way to create a declaration file with an error...