TypeScript Compiler API
Programmatic access to the TypeScript compiler. The Compiler API allows developers to parse TypeScript files into ASTs, perform type checking, emit JavaScript, and transform code programmatically.
Documentation
Documentation
https://github.com/microsoft/TypeScript/wiki/Using-the-Compiler-API
APIReference
https://www.typescriptlang.org/tsconfig