Proof beats claims
A TypeScript project is not proven by saying “built with TypeScript”. It is proven when a reviewer can open your repo, install it, run one command, and see the type-check or build pass.
Your goal is simple: make your repo easy to inspect in five minutes.