cevek / ttypescript

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

Fix ts-node to require only once on windows as well. #10

Closed dsherret closed 6 years ago

dsherret commented 6 years ago

As title.

cevek commented 6 years ago

Published in 1.0.10 version

dsherret commented 6 years ago

@cevek awesome! Thanks so much. Everything is working perfectly right now :)

I'm excited about this library because it allows me to remove my dependency on gulp in some projects.