TypeStrong / grunt-ts

A grunt task to manage your complete typescript development to production workflow
https://www.npmjs.com/package/grunt-ts
MIT License
330 stars 121 forks source link

Fast compilation should work if there are type errors and failOnTypeErrors is false #329

Closed thorn0 closed 8 years ago

thorn0 commented 8 years ago

Sorry for the lack of tests. :cry:

nycdotnet commented 8 years ago

Thank you for submitting this. I will check it out as soon as I can.

nycdotnet commented 8 years ago

Thanks, @thorn0. We can extract this method and test it that way.