dsherret / ts-type-info

TypeScript AST and code generator [Deprecated]
MIT License
94 stars 8 forks source link

Allow passing in custom compiler host #210

Closed dsherret closed 7 years ago

dsherret commented 7 years ago

Idea from #205.

dsherret commented 7 years ago

The compiler host can be pass in via the compilerHost option.