Skip to content

Comment on A text adventure game on TypeScript's type systemparent

Comments

`noErrorTruncation: true` in a tsconfig.[1] It also affects hover and quickinfo truncation. Technically it will still truncate, just at a way higher limit, like a million characters.

[1]https://www.typescriptlang.org/tsconfig#noErrorTruncation

Setting "noErrorTruncation": true, as proposed in the previous answer, does not work for this question as asked.

https://stackoverflow.com/questions/62508909/vs-code-how-to-...

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.