cevek / ttypescript

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

Readme #27

Closed maximelkin closed 5 years ago

maximelkin commented 6 years ago

Don't forget to exclude your transformers in the tsconfig.json

But this is dangerous advice, better to move in separate directory with own tsconfig I have problem with Set iteration, because typescript make it as indexed for iteration

cevek commented 5 years ago

fixed