Skip to content
energyMEDIUM2026-05-01 16:40 UTC

@ttsc/lint - I made 20x faster TS Lint by building it into typescript-go — one compile catches both

TL;DR A typical TypeScript project runs tsc for type checking, then runs eslint again for code style. @ttsc/lint collapses those two steps into a single compile pass. Lint violations come out as plain compile errors. It's built on typescript-go (the next-generation TS compiler rewritten in Go, ab

ADVERTISEMENT
⚡ STAY AHEAD

Events like this, convergence-verified across 689 sources, land in your inbox every Sunday. Free.

GET THE SUNDAY BRIEFING →

RELATED · energy