cevek / ttypescript

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

Use transformer section of tsconfig when ttsc has file arguments #4

Closed kasbah closed 6 years ago

kasbah commented 6 years ago

From #3

it might make sense for ttsc file.ts to still use the transform section of the config because right now it's just like calling tsc file.ts

cevek commented 6 years ago

Fixed in 1.0.9