Show HN: 800x faster Linter and TypeScript-Go toolchain for plugins like typia

autobe1 pts0 comments

As a developer of typia, have to alive in the new typescript-go era, I made a new toolchain for tsgo.Making the ttsc, I understood that the new plugin toolchain system can dramatically reduce lint rule checking time by integrating into the typescript-go. So made `@ttsc/lint`, and its time is 600x to 1600x faster than eslint.This repository is not v1 yet because the typescript-go has not been released yet, but if you wanna experience superfast lint, or keep using typia in typia era, you can do it right now.

typescript typia toolchain lint faster made

Related Articles