cevek / ttypescript

Over TypeScript tool to use custom transformers in the tsconfig.json
1.53k stars 56 forks source link

Is it possible to use this with just a CLI tool? #83

Closed alshdavid closed 4 years ago

alshdavid commented 4 years ago

If I'd like to apply plugins from the CLI, is that possible?

Something like:

ttsc --plugin my-transformer
cevek commented 4 years ago

No, ttypescript doesn't support CLI, only support tsconfig