typescript
TypeScript Compiler API: Building Custom Linters, Codemods, and Type Analyzers
A practical guide to the TypeScript Compiler API. Build custom linters that leverage type information ESLint cannot access, write codemods that understand your type system, and create IDE-like tooling using the Language Service API.
compilertoolingastdeveloper-tools
blog.readMore
TypeScript Compiler API: Building Custom Linters, Codemods, and Type Analyzers